
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_file_id |
| uint64_t | i_index_entry_time_interval |
| uint32_t | i_max_packet_count |
| uint32_t | i_index_entry_count |
| asf_index_entry_t * | index_entry |
| uint64_t asf_object_index_t::i_object_size |
Referenced by ASF_ReadObject_Index().
| uint64_t asf_object_index_t::i_object_pos |
union asf_object_u* asf_object_index_t::p_father [write] |
union asf_object_u* asf_object_index_t::p_first [write] |
union asf_object_u* asf_object_index_t::p_last [write] |
union asf_object_u* asf_object_index_t::p_next [write] |
Referenced by ASF_ReadObject_Index().
Referenced by ASF_ReadObject_Index(), and SeekIndex().
Referenced by ASF_ReadObject_Index().
Referenced by ASF_ReadObject_Index(), and DemuxInit().
Referenced by ASF_FreeObject_Index(), ASF_ReadObject_Index(), and SeekIndex().
1.5.6