FFmpeg
|
Structure to hold global options and statistics for frame queues. More...
#include <framequeue.h>
Data Fields | |
char | dummy |
Structure to hold global options and statistics for frame queues.
This structure is intended to allow implementing global control of the frame queues, including memory consumption caps.
It is currently empty.
Definition at line 46 of file framequeue.h.
char FFFrameQueueGlobal::dummy |
Definition at line 47 of file framequeue.h.