FFmpeg  1.2.12
Data Fields
StereoComponent Struct Reference

Data Fields

enum StereoCode format
int width
int height
int off_left
int off_right
int row_left
int row_right

Detailed Description

Definition at line 62 of file vf_stereo3d.c.

Field Documentation

enum StereoCode StereoComponent::format

Definition at line 63 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::height

Definition at line 64 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::off_left

Definition at line 65 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::off_right

Definition at line 65 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::row_left

Definition at line 66 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::row_right

Definition at line 66 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int StereoComponent::width

Definition at line 64 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().


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