FFmpeg
Data Fields
InputParam Struct Reference

Data Fields

int depth [4]
 
int nb_planes
 
int planewidth [4]
 
int planeheight [4]
 

Detailed Description

Definition at line 37 of file vf_mergeplanes.c.

Field Documentation

◆ depth

int InputParam::depth[4]

Definition at line 38 of file vf_mergeplanes.c.

Referenced by config_output().

◆ nb_planes

int InputParam::nb_planes

Definition at line 39 of file vf_mergeplanes.c.

Referenced by config_output().

◆ planewidth

int InputParam::planewidth[4]

Definition at line 40 of file vf_mergeplanes.c.

Referenced by config_output().

◆ planeheight

int InputParam::planeheight[4]

Definition at line 41 of file vf_mergeplanes.c.

Referenced by config_output().


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