Nvidia Frame Synchronization User Manual page 33

Table of Contents

Advertisement

C
3
HAPTER
Using the OpenGL Extensions
wglGenlockSourceI3D
This call sets the sync source upon which the frame lock sync trigger is based.
Function
Parameters In
Parameters Out
Return Values
wglGetGenlockSourceI3D
This call queries the current sync source.
Function
Parameters In
Parameters Out
Return Values
30
BOOL wglGenlockSourceI3D(HDC hDC, UINT uSource)
hDC - Device context for the frame lock card, or a window residing on the
frame lock card.
uSource -
WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
Select the internal sync signal as the sync source.
WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D
Select the external house sync as the sync source.
TRUE: Success
FALSE: Failure
BOOL wglGetGenlockSourceI3D(HDC hDC, UINT *uSource)
hDC - Device context for the frame lock card, or a window residing on the
frame lock card.
*uSource -
WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
The internal sync signal is the sync source.
WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D
The external house sync is the sync source.
TRUE: Success
FALSE: Failure
Frame Synchronization User's Guide– Version 3.0
NVIDIA Corporation

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Forceware graphics drivers frame synchronization

Table of Contents