FFmpeg
Data Fields
ThreadFrame Struct Reference

#include <threadframe.h>

Data Fields

AVFramef
 
AVCodecContextowner [2]
 
struct ThreadFrameProgressprogress
 

Detailed Description

Definition at line 27 of file threadframe.h.

Field Documentation

◆ f

AVFrame* ThreadFrame::f

◆ owner

AVCodecContext* ThreadFrame::owner[2]

Definition at line 29 of file threadframe.h.

Referenced by ff_thread_ref_frame(), and ff_thread_replace_frame().

◆ progress

struct ThreadFrameProgress* ThreadFrame::progress

Definition at line 30 of file threadframe.h.

Referenced by ff_thread_ref_frame(), and ff_thread_replace_frame().


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