Miam-Player  0.8.0
A nice music player
AVStereo3D Struct Reference

#include <stereo3d.h>

Public Attributes

enum AVStereo3DType type
 
int flags
 

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.

Member Data Documentation

◆ flags

int AVStereo3D::flags

Additional information about the frame packing.

◆ type

enum AVStereo3DType AVStereo3D::type

How views are packed within the video.


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