FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVFilterGraphInternal Struct Reference

#include <internal.h>

Data Fields

voidthread
 
avfilter_execute_functhread_execute
 
FFFrameQueueGlobal frame_queues
 

Detailed Description

Definition at line 148 of file internal.h.

Field Documentation

void* AVFilterGraphInternal::thread

Definition at line 149 of file internal.h.

Referenced by ff_graph_thread_free(), ff_graph_thread_init(), and thread_execute().

avfilter_execute_func* AVFilterGraphInternal::thread_execute
FFFrameQueueGlobal AVFilterGraphInternal::frame_queues

Definition at line 151 of file internal.h.

Referenced by avfilter_graph_alloc(), and avfilter_link().


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