| FFmpeg
    | 
Syncpoint Struct Reference
  #include <nut.h>
| Data Fields | |
| uint64_t | pos | 
| uint64_t | back_ptr | 
| int64_t | ts | 
Detailed Description
Field Documentation
| uint64_t Syncpoint::back_ptr | 
Definition at line 58 of file nut.h.
Referenced by ff_nut_add_sp(), and read_seek().
| uint64_t Syncpoint::pos | 
Definition at line 57 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pos_cmp(), nut_write_packet(), read_seek(), and write_index().
| int64_t Syncpoint::ts | 
Definition at line 60 of file nut.h.
Referenced by ff_nut_add_sp(), ff_nut_sp_pts_cmp(), and read_seek().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11