FFmpeg
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 display_unit
 
uint64_t interlaced
 
uint64_t field_order
 
uint64_t stereo_mode
 
uint64_t alpha_mode
 
EbmlList color
 
MatroskaTrackVideoProjection projection
 

Detailed Description

Definition at line 193 of file matroskadec.c.

Field Documentation

◆ frame_rate

double MatroskaTrackVideo::frame_rate

Definition at line 194 of file matroskadec.c.

◆ display_width

uint64_t MatroskaTrackVideo::display_width

Definition at line 195 of file matroskadec.c.

◆ display_height

uint64_t MatroskaTrackVideo::display_height

Definition at line 196 of file matroskadec.c.

◆ pixel_width

uint64_t MatroskaTrackVideo::pixel_width

Definition at line 197 of file matroskadec.c.

◆ pixel_height

uint64_t MatroskaTrackVideo::pixel_height

Definition at line 198 of file matroskadec.c.

◆ color_space

EbmlBin MatroskaTrackVideo::color_space

Definition at line 199 of file matroskadec.c.

◆ display_unit

uint64_t MatroskaTrackVideo::display_unit

Definition at line 200 of file matroskadec.c.

◆ interlaced

uint64_t MatroskaTrackVideo::interlaced

Definition at line 201 of file matroskadec.c.

◆ field_order

uint64_t MatroskaTrackVideo::field_order

Definition at line 202 of file matroskadec.c.

◆ stereo_mode

uint64_t MatroskaTrackVideo::stereo_mode

Definition at line 203 of file matroskadec.c.

◆ alpha_mode

uint64_t MatroskaTrackVideo::alpha_mode

Definition at line 204 of file matroskadec.c.

◆ color

EbmlList MatroskaTrackVideo::color

Definition at line 205 of file matroskadec.c.

◆ projection

MatroskaTrackVideoProjection MatroskaTrackVideo::projection

Definition at line 206 of file matroskadec.c.


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