FFmpeg
|
Data Fields | |
int64_t | wallclock |
int64_t | duration |
void * | frame_opaque |
AVBufferRef * | frame_opaque_ref |
int64_t X264Opaque::wallclock |
Definition at line 59 of file libx264.c.
Referenced by setup_frame(), and X264_frame().
int64_t X264Opaque::duration |
Definition at line 60 of file libx264.c.
Referenced by setup_frame(), and X264_frame().
void* X264Opaque::frame_opaque |
Definition at line 62 of file libx264.c.
Referenced by setup_frame(), and X264_frame().
AVBufferRef* X264Opaque::frame_opaque_ref |
Definition at line 63 of file libx264.c.
Referenced by opaque_uninit(), setup_frame(), and X264_frame().