FFmpeg
Data Fields
FFFilterContext Struct Reference

#include <internal.h>

Data Fields

AVFilterContext p
 The public AVFilterContext. More...
 
avfilter_execute_funcexecute
 
int initialized
 

Detailed Description

Definition at line 116 of file internal.h.

Field Documentation

◆ p

AVFilterContext FFFilterContext::p

The public AVFilterContext.

See avfilter.h for it.

Definition at line 120 of file internal.h.

◆ execute

avfilter_execute_func* FFFilterContext::execute

Definition at line 122 of file internal.h.

Referenced by avfilter_init_dict(), and ff_filter_execute().

◆ initialized

int FFFilterContext::initialized

Definition at line 126 of file internal.h.

Referenced by avfilter_graph_segment_init(), and avfilter_init_dict().


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