World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVStereo3D

#include <stereo3d.h>

Открытые атрибуты

enum AVStereo3DType type
 
int flags
 
enum AVStereo3DView view
 

Подробное описание

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

Заметки
The struct must be allocated with av_stereo3d_alloc() and its size is not a part of the public ABI.

См. определение в файле stereo3d.h строка 176

Данные класса

◆ type

enum AVStereo3DType AVStereo3D::type

How views are packed within the video.

См. определение в файле stereo3d.h строка 180

◆ flags

int AVStereo3D::flags

Additional information about the frame packing.

См. определение в файле stereo3d.h строка 185

◆ view

enum AVStereo3DView AVStereo3D::view

Determines which views are packed.

См. определение в файле stereo3d.h строка 190


Объявления и описания членов структуры находятся в файле: