NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_DX_VIDEO_STEREO_INFO Struct Reference

#include <nvapi.h>

Data Fields

NvU32 dwVersion
NVDX_ObjectHandle hSurface
NVDX_ObjectHandle hLinkedSurface
NV_STEREO_VIDEO_FORMAT eFormat
NvS32 sViewOffset
BOOL bStereoEnable

Field Documentation

Whether stereo rendering should be enabled (if FALSE, only left view will be used)

Must be NV_DX_VIDEO_STEREO_INFO_VER.

Stereo format of the surface.

The linked surface (must be valid when eFormat==NV_STEREO_VIDEO_FORMAT_TWO_FRAMES_LR)

The surface whose stereo format is to be set.

Signed offset of each view (positive offset indicating left view is shifted left)


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


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA