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

Data Fields

unsigned frame_cnt
 
uint64_t last_pts
 
uint64_t sum_delta_pts
 

Detailed Description

Definition at line 24 of file ivfenc.c.

Field Documentation

unsigned IVFEncContext::frame_cnt

Definition at line 25 of file ivfenc.c.

Referenced by ivf_write_packet(), and ivf_write_trailer().

uint64_t IVFEncContext::last_pts

Definition at line 26 of file ivfenc.c.

Referenced by ivf_write_packet().

uint64_t IVFEncContext::sum_delta_pts

Definition at line 26 of file ivfenc.c.

Referenced by ivf_write_packet(), and ivf_write_trailer().


The documentation for this struct was generated from the following file: