
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 |
| char * | psz_title |
| char * | psz_artist |
| char * | psz_copyright |
| char * | psz_description |
| char * | psz_rating |
Referenced by ASF_ReadObject_content_description().
union asf_object_u* asf_object_content_description_t::p_father [write] |
union asf_object_u* asf_object_content_description_t::p_first [write] |
union asf_object_u* asf_object_content_description_t::p_last [write] |
union asf_object_u* asf_object_content_description_t::p_next [write] |
Referenced by ASF_FreeObject_content_description(), ASF_ReadObject_content_description(), and DemuxInit().
Referenced by ASF_FreeObject_content_description(), ASF_ReadObject_content_description(), and DemuxInit().
Referenced by ASF_FreeObject_content_description(), ASF_ReadObject_content_description(), and DemuxInit().
Referenced by ASF_FreeObject_content_description(), ASF_ReadObject_content_description(), and DemuxInit().
Referenced by ASF_FreeObject_content_description(), ASF_ReadObject_content_description(), and DemuxInit().
1.5.6