![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | dwVersion |
| NVDX_ObjectHandle | hSurface |
| NVDX_ObjectHandle | hLinkedSurface |
| NV_STEREO_VIDEO_FORMAT | eFormat |
| NvS32 | sViewOffset |
| BOOL | bStereoEnable |
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.
| NVDX_ObjectHandle _NV_DX_VIDEO_STEREO_INFO::hLinkedSurface |
The linked surface (must be valid when eFormat==NV_STEREO_VIDEO_FORMAT_TWO_FRAMES_LR)
| NVDX_ObjectHandle _NV_DX_VIDEO_STEREO_INFO::hSurface |
The surface whose stereo format is to be set.
Signed offset of each view (positive offset indicating left view is shifted left)
