Libav
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
 
uint64_t fourcc
 
uint64_t interlaced
 
uint64_t field_order
 
uint64_t stereo_mode
 

Detailed Description

Definition at line 119 of file matroskadec.c.

Field Documentation

◆ frame_rate

double MatroskaTrackVideo::frame_rate

Definition at line 120 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ display_width

uint64_t MatroskaTrackVideo::display_width

Definition at line 121 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ display_height

uint64_t MatroskaTrackVideo::display_height

Definition at line 122 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ pixel_width

uint64_t MatroskaTrackVideo::pixel_width

Definition at line 123 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ pixel_height

uint64_t MatroskaTrackVideo::pixel_height

Definition at line 124 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ fourcc

uint64_t MatroskaTrackVideo::fourcc

Definition at line 125 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ interlaced

uint64_t MatroskaTrackVideo::interlaced

Definition at line 126 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ field_order

uint64_t MatroskaTrackVideo::field_order

Definition at line 127 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ stereo_mode

uint64_t MatroskaTrackVideo::stereo_mode

Definition at line 128 of file matroskadec.c.

Referenced by matroska_parse_tracks().


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