FFmpeg
Public Attributes | List of all members
AVStereo3D Struct Reference

Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed. More...

#include <stereo3d.h>

Public Attributes

enum AVStereo3DType type
 How views are packed within the video.
 
int flags
 Additional information about the frame packing.
 
enum AVStereo3DView view
 Determines which views are packed.
 

Detailed Description

Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed.

Note
The struct must be allocated with av_stereo3d_alloc() and its size is not a part of the public ABI.

The documentation for this struct was generated from the following file: