
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_reserved |
| uint32_t | i_codec_entries_count |
| asf_codec_entry_t * | codec |
Referenced by ASF_ReadObject_codec_list().
union asf_object_u* asf_object_codec_list_t::p_father [write] |
union asf_object_u* asf_object_codec_list_t::p_first [write] |
union asf_object_u* asf_object_codec_list_t::p_last [write] |
union asf_object_u* asf_object_codec_list_t::p_next [write] |
Referenced by ASF_ReadObject_codec_list().
Referenced by ASF_FreeObject_codec_list(), and ASF_ReadObject_codec_list().
Referenced by ASF_FreeObject_codec_list(), ASF_ReadObject_codec_list(), and DemuxInit().
1.5.6