FFmpeg
3.2.10
|
Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed. More...
#include <libavutil/stereo3d.h>
Data Fields | |
enum AVStereo3DType | type |
How views are packed within the video. More... | |
int | flags |
Additional information about the frame packing. More... | |
Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed.
Definition at line 123 of file stereo3d.h.
enum AVStereo3DType AVStereo3D::type |
How views are packed within the video.
Definition at line 127 of file stereo3d.h.
int AVStereo3D::flags |
Additional information about the frame packing.
Definition at line 132 of file stereo3d.h.