FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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>

Data Fields

enum AVStereo3DType type
 How views are packed within the video. More...
 
int flags
 Additional information about the frame packing. More...
 

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.

Definition at line 123 of file stereo3d.h.

Field Documentation

enum AVStereo3DType AVStereo3D::type
int AVStereo3D::flags

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