
Data Fields | |
| int | i_type |
| guid_t | i_object_id |
| uint64_t | i_object_size |
| uint64_t | i_object_pos |
| union asf_object_u * | p_father |
| union asf_object_u * | p_first |
| union asf_object_u * | p_last |
| union asf_object_u * | p_next |
| guid_t | i_reserved1 |
| uint16_t | i_reserved2 |
| uint32_t | i_header_extension_size |
| uint8_t * | p_header_extension_data |
Referenced by ASF_ReadObject_header_extension().
union asf_object_u* asf_object_header_extension_t::p_father [write] |
union asf_object_u* asf_object_header_extension_t::p_first [write] |
union asf_object_u* asf_object_header_extension_t::p_last [write] |
union asf_object_u* asf_object_header_extension_t::p_next [write] |
Referenced by ASF_ReadObject_header_extension().
Referenced by ASF_ReadObject_header_extension().
Referenced by ASF_FreeObject_header_extension(), and ASF_ReadObject_header_extension().
1.5.6