FFmpeg
Data Fields
DecodedFrames Struct Reference

Data Fields

AVFrame ** f
 
size_t nb_f
 
size_t nb_f_allocated
 

Detailed Description

Definition at line 68 of file pthread_frame.c.

Field Documentation

◆ f

AVFrame** DecodedFrames::f

Definition at line 69 of file pthread_frame.c.

◆ nb_f

size_t DecodedFrames::nb_f

Definition at line 70 of file pthread_frame.c.

Referenced by ff_thread_receive_frame(), and frame_worker_thread().

◆ nb_f_allocated

size_t DecodedFrames::nb_f_allocated

Definition at line 71 of file pthread_frame.c.


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