FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Syncpoint Struct Reference

#include <nut.h>

Data Fields

uint64_t pos
 
uint64_t back_ptr
 
int64_t ts
 

Detailed Description

Definition at line 56 of file nut.h.

Field Documentation

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().

uint64_t Syncpoint::back_ptr

Definition at line 58 of file nut.h.

Referenced by ff_nut_add_sp(), and read_seek().

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: