xine-lib 1.2.13-20230125hg15249
|
#include <asfheader.h>
Data Fields | |
uint8_t | file_id [16] |
uint64_t | file_size |
uint64_t | data_packet_count |
uint64_t | play_duration |
uint64_t | send_duration |
uint64_t | preroll |
uint32_t | packet_size |
uint32_t | max_bitrate |
uint8_t | broadcast_flag |
uint8_t | seekable_flag |
uint8_t asf_file_s::broadcast_flag |
Referenced by asf_header_parse_file_properties().
uint64_t asf_file_s::data_packet_count |
Referenced by asf_header_parse_file_properties().
uint8_t asf_file_s::file_id[16] |
Referenced by asf_header_parse_file_properties().
uint64_t asf_file_s::file_size |
Referenced by asf_header_parse_file_properties().
uint32_t asf_file_s::max_bitrate |
Referenced by asf_header_parse_file_properties().
uint32_t asf_file_s::packet_size |
Referenced by asf_header_parse_file_properties().
uint64_t asf_file_s::play_duration |
Referenced by asf_header_parse_file_properties().
uint64_t asf_file_s::preroll |
Referenced by asf_header_parse_file_properties().
uint8_t asf_file_s::seekable_flag |
Referenced by asf_header_parse_file_properties().
uint64_t asf_file_s::send_duration |
Referenced by asf_header_parse_file_properties().