|
Libav
|
#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 79 of file asf.h.
Referenced by asf_write_packet().
| uint16_t ASFIndex::packet_count |
Definition at line 80 of file asf.h.
Referenced by asf_write_packet().
| uint64_t ASFIndex::send_time |
Definition at line 81 of file asf.h.
Referenced by asf_write_packet(), and get_send_time().
| uint64_t ASFIndex::offset |
Definition at line 82 of file asf.h.
Referenced by asf_write_packet(), and get_send_time().
1.8.8