FFmpeg
Data Fields
ThreadFrame Struct Reference

#include <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_ref_frame().

◆ progress

AVBufferRef* ThreadFrame::progress

Definition at line 39 of file thread.h.

Referenced by ff_thread_ref_frame().


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