FFmpeg
|
DelogoContext Struct Reference
Collaboration diagram for DelogoContext:
Data Fields | |
const AVClass * | class |
int | x |
int | y |
int | w |
int | h |
int | band |
int | show |
Detailed Description
Definition at line 137 of file vf_delogo.c.
Field Documentation
int DelogoContext::band |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
const AVClass* DelogoContext::class |
Definition at line 138 of file vf_delogo.c.
int DelogoContext::h |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
int DelogoContext::show |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
int DelogoContext::w |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
int DelogoContext::x |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
int DelogoContext::y |
Definition at line 139 of file vf_delogo.c.
Referenced by filter_frame(), and init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11