Data Fields | |
double | frame_rate |
uint64_t | display_width |
uint64_t | display_height |
uint64_t | pixel_width |
uint64_t | pixel_height |
uint64_t | fourcc |
Definition at line 106 of file matroskadec.c.
uint64_t MatroskaTrackVideo::display_height |
Definition at line 109 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrackVideo::display_width |
Definition at line 108 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrackVideo::fourcc |
Definition at line 112 of file matroskadec.c.
Referenced by matroska_read_header().
Definition at line 107 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrackVideo::pixel_height |
Definition at line 111 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrackVideo::pixel_width |
Definition at line 110 of file matroskadec.c.
Referenced by matroska_read_header().