FFmpeg
Data Fields
FFFrameQueueGlobal Struct Reference

Structure to hold global options and statistics for frame queues. More...

#include <framequeue.h>

Data Fields

char dummy
 

Detailed Description

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.

Field Documentation

◆ dummy

char FFFrameQueueGlobal::dummy

Definition at line 47 of file framequeue.h.


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