| FFmpeg
    4.0
    | 
#include <libavformat/nut.h>
| Data Fields | |
| uint64_t | pos | 
| uint64_t | back_ptr | 
| int64_t | ts | 
| uint64_t Syncpoint::pos | 
Definition at line 59 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pos_cmp(), read_seek(), and write_index().
| uint64_t Syncpoint::back_ptr | 
Definition at line 60 of file nut.h.
Referenced by ff_nut_add_sp(), and read_seek().
| int64_t Syncpoint::ts | 
Definition at line 62 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pts_cmp(), and read_seek().
 1.8.13
 1.8.13