FFmpeg
Data Fields
TransContext Struct Reference

Data Fields

const AVClassclass
 
int hsub
 
int vsub
 
int planes
 
int pixsteps [4]
 
int passthrough
 PassthroughType, landscape passthrough mode enabled. More...
 
int dir
 TransposeDir. More...
 
TransVtable vtables [4]
 

Detailed Description

Definition at line 51 of file vf_transpose.c.

Field Documentation

◆ class

const AVClass* TransContext::class

Definition at line 52 of file vf_transpose.c.

◆ hsub

int TransContext::hsub

Definition at line 53 of file vf_transpose.c.

◆ vsub

int TransContext::vsub

Definition at line 53 of file vf_transpose.c.

◆ planes

int TransContext::planes

Definition at line 54 of file vf_transpose.c.

◆ pixsteps

int TransContext::pixsteps[4]

Definition at line 55 of file vf_transpose.c.

◆ passthrough

int TransContext::passthrough

PassthroughType, landscape passthrough mode enabled.

Definition at line 57 of file vf_transpose.c.

◆ dir

int TransContext::dir

TransposeDir.

Definition at line 58 of file vf_transpose.c.

◆ vtables

TransVtable TransContext::vtables[4]

Definition at line 60 of file vf_transpose.c.


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