FFmpeg  4.4.6
Data Fields
ThreadFrame Struct Reference

#include <libavcodec/thread.h>

Data Fields

AVFramef
 
AVCodecContextowner [2]
 
AVBufferRefprogress
 

Detailed Description

Definition at line 34 of file thread.h.

Field Documentation

◆ f

AVFrame* ThreadFrame::f

◆ owner

AVCodecContext* ThreadFrame::owner[2]

Definition at line 36 of file thread.h.

Referenced by ff_thread_get_format().

◆ progress

AVBufferRef* ThreadFrame::progress

Definition at line 39 of file thread.h.

Referenced by ff_thread_get_format().


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