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

Data Fields

double frame_rate
 
uint64_t display_width
 
uint64_t display_height
 
uint64_t pixel_width
 
uint64_t pixel_height
 
EbmlBin color_space
 
uint64_t stereo_mode
 
uint64_t alpha_mode
 

Detailed Description

Definition at line 117 of file matroskadec.c.

Field Documentation

double MatroskaTrackVideo::frame_rate

Definition at line 118 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::display_width

Definition at line 119 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::display_height

Definition at line 120 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::pixel_width

Definition at line 121 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::pixel_height

Definition at line 122 of file matroskadec.c.

Referenced by matroska_read_header().

EbmlBin MatroskaTrackVideo::color_space

Definition at line 123 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::stereo_mode

Definition at line 124 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaTrackVideo::alpha_mode

Definition at line 125 of file matroskadec.c.

Referenced by matroska_read_header().


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