FFmpeg
|
#include <nut.h>
Data Fields | |
uint64_t | pos |
uint64_t | back_ptr |
int64_t | ts |
uint64_t Syncpoint::pos |
Definition at line 56 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pos_cmp(), nut_write_packet(), read_seek(), and write_index().
uint64_t Syncpoint::back_ptr |
Definition at line 57 of file nut.h.
Referenced by ff_nut_add_sp(), and read_seek().
int64_t Syncpoint::ts |
Definition at line 59 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pts_cmp(), and read_seek().