FFmpeg
Data Fields
AVFilterGraphInternal Struct Reference

#include <internal.h>

Data Fields

void * thread
 
avfilter_execute_functhread_execute
 
FFFrameQueueGlobal frame_queues
 

Detailed Description

Definition at line 130 of file internal.h.

Field Documentation

◆ thread

void* AVFilterGraphInternal::thread

Definition at line 131 of file internal.h.

Referenced by ff_graph_thread_free(), and ff_graph_thread_init().

◆ thread_execute

avfilter_execute_func* AVFilterGraphInternal::thread_execute

Definition at line 132 of file internal.h.

Referenced by avfilter_graph_alloc_filter(), and ff_graph_thread_init().

◆ frame_queues

FFFrameQueueGlobal AVFilterGraphInternal::frame_queues

Definition at line 133 of file internal.h.


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