Libav
Data Fields
TransContext Struct Reference

Data Fields

const AVClassclass
 
int hsub
 
int vsub
 
int pixsteps [4]
 
enum TransposeDir dir
 

Detailed Description

Definition at line 48 of file vf_transpose.c.

Field Documentation

◆ class

const AVClass* TransContext::class

Definition at line 49 of file vf_transpose.c.

◆ hsub

int TransContext::hsub

Definition at line 50 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

◆ vsub

int TransContext::vsub

Definition at line 50 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

◆ pixsteps

int TransContext::pixsteps[4]

Definition at line 51 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().

◆ dir

enum TransposeDir TransContext::dir

Definition at line 53 of file vf_transpose.c.

Referenced by config_props_output(), and filter_frame().


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