
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 |
| int | i_bitrate |
| struct { | |
| int i_stream_number | |
| uint32_t i_avg_bitrate | |
| } | bitrate [128] |
Referenced by ASF_ReadObject_stream_bitrate_properties().
union asf_object_u* asf_object_stream_bitrate_properties_t::p_father [write] |
union asf_object_u* asf_object_stream_bitrate_properties_t::p_first [write] |
union asf_object_u* asf_object_stream_bitrate_properties_t::p_last [write] |
union asf_object_u* asf_object_stream_bitrate_properties_t::p_next [write] |
Referenced by ASF_ReadObject_stream_bitrate_properties().
Referenced by ASF_ReadObject_stream_bitrate_properties().
Referenced by ASF_ReadObject_stream_bitrate_properties().
| struct { ... } asf_object_stream_bitrate_properties_t::bitrate[128] |
Referenced by ASF_ReadObject_stream_bitrate_properties().
1.5.6