|
FFmpeg
|
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 |
Definition at line 181 of file matroskadec.c.
| double MatroskaTrackVideo::frame_rate |
Definition at line 182 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::display_width |
Definition at line 183 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::display_height |
Definition at line 184 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::pixel_width |
Definition at line 185 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::pixel_height |
Definition at line 186 of file matroskadec.c.
| EbmlBin MatroskaTrackVideo::color_space |
Definition at line 187 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::display_unit |
Definition at line 188 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::interlaced |
Definition at line 189 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::field_order |
Definition at line 190 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::stereo_mode |
Definition at line 191 of file matroskadec.c.
| uint64_t MatroskaTrackVideo::alpha_mode |
Definition at line 192 of file matroskadec.c.
| EbmlList MatroskaTrackVideo::color |
Definition at line 193 of file matroskadec.c.
| MatroskaTrackVideoProjection MatroskaTrackVideo::projection |
Definition at line 194 of file matroskadec.c.
1.8.17