FFmpeg
3.4.8
|
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 157 of file stereo3d.h.
enum AVStereo3DType AVStereo3D::type |
How views are packed within the video.
Definition at line 161 of file stereo3d.h.
int AVStereo3D::flags |
Additional information about the frame packing.
Definition at line 166 of file stereo3d.h.