FFmpeg
Data Fields
X264Opaque Struct Reference

Data Fields

int64_t wallclock
 
int64_t duration
 
void * frame_opaque
 
AVBufferRefframe_opaque_ref
 

Detailed Description

Definition at line 58 of file libx264.c.

Field Documentation

◆ wallclock

int64_t X264Opaque::wallclock

Definition at line 59 of file libx264.c.

Referenced by setup_frame(), and X264_frame().

◆ duration

int64_t X264Opaque::duration

Definition at line 60 of file libx264.c.

Referenced by setup_frame(), and X264_frame().

◆ frame_opaque

void* X264Opaque::frame_opaque

Definition at line 62 of file libx264.c.

Referenced by setup_frame(), and X264_frame().

◆ frame_opaque_ref

AVBufferRef* X264Opaque::frame_opaque_ref

Definition at line 63 of file libx264.c.

Referenced by opaque_uninit(), setup_frame(), and X264_frame().


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