FFmpeg  4.0
Data Fields
DelogoContext Struct Reference

Data Fields

const AVClassclass
 
int x
 
int y
 
int w
 
int h
 
int band
 
int show
 

Detailed Description

Definition at line 156 of file vf_delogo.c.

Field Documentation

◆ class

const AVClass* DelogoContext::class

Definition at line 157 of file vf_delogo.c.

◆ x

int DelogoContext::x

Definition at line 158 of file vf_delogo.c.

Referenced by config_input(), filter_frame(), and init().

◆ y

int DelogoContext::y

Definition at line 158 of file vf_delogo.c.

Referenced by config_input(), filter_frame(), and init().

◆ w

int DelogoContext::w

Definition at line 158 of file vf_delogo.c.

Referenced by config_input(), filter_frame(), and init().

◆ h

int DelogoContext::h

Definition at line 158 of file vf_delogo.c.

Referenced by config_input(), filter_frame(), and init().

◆ band

int DelogoContext::band

Definition at line 158 of file vf_delogo.c.

Referenced by config_input(), filter_frame(), and init().

◆ show

int DelogoContext::show

Definition at line 158 of file vf_delogo.c.

Referenced by filter_frame(), and init().


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