FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TransContext Struct Reference

Data Fields

const AVClassclass
 
int hsub
 
int vsub
 
int pixsteps [4]
 
int dir
 
PassthroughType passthrough
 landscape passthrough mode enabled
 

Detailed Description

Definition at line 46 of file vf_transpose.c.

Field Documentation

const AVClass* TransContext::class

Definition at line 47 of file vf_transpose.c.

Referenced by init().

int TransContext::hsub

Definition at line 48 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

int TransContext::vsub

Definition at line 48 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

int TransContext::pixsteps[4]

Definition at line 49 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

int TransContext::dir

Definition at line 55 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

PassthroughType TransContext::passthrough

landscape passthrough mode enabled

Definition at line 56 of file vf_transpose.c.

Referenced by config_props_output(), filter_frame(), and get_video_buffer().


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