OpenGL.WGL.I3D.genlock
OpenGL extension I3D.genlock
This module customises the behaviour of the
OpenGL.raw.WGL.I3D.genlock to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/I3D/genlock.txt
Functions
Constants
WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D (8265)
WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D (8264)
WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D (8268)
WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D (8266)
WGL_GENLOCK_SOURCE_EDGE_RISING_I3D (8267)
WGL_GENLOCK_SOURCE_EXTERNAL_FIELD_I3D (8262)
WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D (8261)
WGL_GENLOCK_SOURCE_EXTERNAL_TTL_I3D (8263)
WGL_GENLOCK_SOURCE_MULTIVIEW_I3D (8260)