FFmpeg
|
TransContext Struct Reference
Collaboration diagram for TransContext:
Data Fields | |
const AVClass * | class |
int | hsub |
int | vsub |
int | pixsteps [4] |
PassthroughType | passthrough |
landscape passthrough mode enabled More... | |
enum TransposeDir | dir |
Detailed Description
Definition at line 54 of file vf_transpose.c.
Field Documentation
const AVClass* TransContext::class |
Definition at line 55 of file vf_transpose.c.
enum TransposeDir TransContext::dir |
Definition at line 60 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
int TransContext::hsub |
Definition at line 56 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
PassthroughType TransContext::passthrough |
landscape passthrough mode enabled
Definition at line 59 of file vf_transpose.c.
Referenced by config_props_output(), filter_frame(), and get_video_buffer().
int TransContext::pixsteps[4] |
Definition at line 57 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
int TransContext::vsub |
Definition at line 56 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11