FFmpeg
|
#include <asf.h>
Data Fields | |
uint32_t | packet_number |
uint16_t | packet_count |
uint64_t | send_time |
uint64_t | offset |
uint32_t ASFIndex::packet_number |
Definition at line 66 of file asf.h.
Referenced by update_index().
uint16_t ASFIndex::packet_count |
Definition at line 67 of file asf.h.
Referenced by update_index().
uint64_t ASFIndex::send_time |
Definition at line 68 of file asf.h.
Referenced by get_send_time(), and update_index().
uint64_t ASFIndex::offset |
Definition at line 69 of file asf.h.
Referenced by get_send_time(), and update_index().