Data Fields | |
MatroskaTrack | track |
int | pixel_width |
int | pixel_height |
int | display_width |
int | display_height |
uint32_t | fourcc |
MatroskaAspectRatioMode | ar_mode |
MatroskaEyeMode | eye_mode |
Definition at line 59 of file matroskadec.c.
Definition at line 60 of file matroskadec.c.
Definition at line 62 of file matroskadec.c.
Referenced by matroska_add_stream(), and matroska_read_header().
Definition at line 63 of file matroskadec.c.
Referenced by matroska_add_stream(), and matroska_read_header().
Definition at line 64 of file matroskadec.c.
Referenced by matroska_add_stream(), and matroska_read_header().
Definition at line 65 of file matroskadec.c.
Referenced by matroska_add_stream(), and matroska_read_header().
uint32_t MatroskaVideoTrack::fourcc |
Definition at line 67 of file matroskadec.c.
Referenced by matroska_add_stream(), and matroska_read_header().