HP NVIDIA Quadro 6000, 6GB User's Guide Page 65

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 64
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
61
Chapter 05 : API Control
synchronization input
#define NVGVOCAPS_OUTPUTMODE_DESKTOP 0x00010000 // Supports Desktop
transparent mode
#define NVGVOCAPS_OUTPUTMODE_OPENGL 0x00020000 // Supports OpenGL
application mode
#define NVGVOCLASS_SDI 0x00000001 // SDI-class interface:
SDI output with two genlock
inputs
Driver Version Structure
struct NVGVODRIVER
{ // Driver version
WORD wMajorVersion; // Major version
WORD wMinorVersion; // Minor version
WORD wRevision; // Revision
WORD wBuild; // Build
};
Firmware Version Structure
struct NVGVOFIRMWARE
{ // Firmware version
WORD wMajorVersion; // Major version
WORD wMinorVersion; // Minor version
};
Device Capabilities Structure
struct NVGVOCAPS
{
WORD cbSize; // Caller sets to sizeof(NVGVOCAPS)
char szAdapterName[NVADAPTERNAME_MAXLEN];
// Graphics adapter name
DWORD dwClass; // Graphics adapter classes
Page view 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 95 96

Comments to this Manuals

No comments