FFmpeg
|
Data Fields | |
double | frame_rate |
uint64_t | display_width |
uint64_t | display_height |
uint64_t | pixel_width |
uint64_t | pixel_height |
uint64_t | cropped_width |
uint64_t | cropped_height |
EbmlBin | color_space |
uint64_t | pixel_cropt |
uint64_t | pixel_cropl |
uint64_t | pixel_cropb |
uint64_t | pixel_cropr |
uint64_t | display_unit |
uint64_t | interlaced |
uint64_t | field_order |
uint64_t | stereo_mode |
uint64_t | alpha_mode |
EbmlList | color |
MatroskaTrackVideoProjection | projection |
Definition at line 204 of file matroskadec.c.
double MatroskaTrackVideo::frame_rate |
Definition at line 205 of file matroskadec.c.
uint64_t MatroskaTrackVideo::display_width |
Definition at line 206 of file matroskadec.c.
uint64_t MatroskaTrackVideo::display_height |
Definition at line 207 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_width |
Definition at line 208 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_height |
Definition at line 209 of file matroskadec.c.
uint64_t MatroskaTrackVideo::cropped_width |
Definition at line 210 of file matroskadec.c.
uint64_t MatroskaTrackVideo::cropped_height |
Definition at line 211 of file matroskadec.c.
EbmlBin MatroskaTrackVideo::color_space |
Definition at line 212 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_cropt |
Definition at line 213 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_cropl |
Definition at line 214 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_cropb |
Definition at line 215 of file matroskadec.c.
uint64_t MatroskaTrackVideo::pixel_cropr |
Definition at line 216 of file matroskadec.c.
uint64_t MatroskaTrackVideo::display_unit |
Definition at line 217 of file matroskadec.c.
uint64_t MatroskaTrackVideo::interlaced |
Definition at line 218 of file matroskadec.c.
uint64_t MatroskaTrackVideo::field_order |
Definition at line 219 of file matroskadec.c.
uint64_t MatroskaTrackVideo::stereo_mode |
Definition at line 220 of file matroskadec.c.
uint64_t MatroskaTrackVideo::alpha_mode |
Definition at line 221 of file matroskadec.c.
EbmlList MatroskaTrackVideo::color |
Definition at line 222 of file matroskadec.c.
MatroskaTrackVideoProjection MatroskaTrackVideo::projection |
Definition at line 223 of file matroskadec.c.