#include <asf.h>
generated by client computer
Definition at line 64 of file asf.h.
Referenced by asf_read_file_properties().
in bytes invalid if broadcasting
Definition at line 65 of file asf.h.
Referenced by asf_read_file_properties(), and asf_read_stream_properties().
time of creation, in 100-nanosecond units since 1.1.1601 invalid if broadcasting
Definition at line 67 of file asf.h.
Referenced by asf_read_file_properties().
play time, in 100-nanosecond units invalid if broadcasting
Definition at line 69 of file asf.h.
Referenced by asf_read_file_properties(), and asf_read_stream_properties().
time to send file, in 100-nanosecond units invalid if broadcasting (could be ignored)
Definition at line 71 of file asf.h.
Referenced by asf_read_file_properties().
timestamp of the first packet, in milliseconds if nonzero - subtract from time
Definition at line 73 of file asf.h.
Referenced by asf_build_simple_index(), asf_parse_packet(), asf_read_file_properties(), asf_read_marker(), and asf_read_stream_properties().
preroll is 64bit - but let's just ignore it
Definition at line 75 of file asf.h.
Referenced by asf_read_file_properties().
0x01 - broadcast 0x02 - seekable rest is reserved should be 0
Definition at line 76 of file asf.h.
Referenced by asf_read_file_properties(), asf_read_header(), and asf_read_stream_properties().
size of a data packet invalid if broadcasting
Definition at line 79 of file asf.h.
Referenced by asf_get_packet(), and asf_read_file_properties().
shall be the same as for min_pktsize invalid if broadcasting
Definition at line 81 of file asf.h.
Referenced by asf_read_file_properties().
bandwidth of stream in bps should be the sum of bitrates of the individual media streams
Definition at line 83 of file asf.h.
Referenced by asf_read_file_properties().