FFmpeg  4.0
Data Fields
FFFrameBucket Struct Reference

FFFrameQueue: simple AVFrame queue API. More...

#include <libavfilter/framequeue.h>

Data Fields

AVFrameframe
 

Detailed Description

FFFrameQueue: simple AVFrame queue API.

Note: this API is not thread-safe. Concurrent access to the same queue must be protected by a mutex or any synchronization mechanism.

Definition at line 34 of file framequeue.h.

Field Documentation

◆ frame

AVFrame* FFFrameBucket::frame

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