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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 66
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
63
Chapter 05 : API Control
NVGVOOWNERID ownerId; // Unique identifier for owner of video
output
NVGVOOWNERTYPE ownerType; // Owner type for video output
// (OpenGL application or Desktop mode)
BOOL bframeLockEnable; // Framelock enable flag
BOOL bOutputVideoLocked; // Output video timing locked status
int nDataIntegrityCheckErrorCount; // Data integrity check error
count
BOOL bDataIntegrityCheckEnabled; // Data integrity check status
enabled
BOOL bDataIntegrityCheckFailed; // Data integrity check status
failed
BOOL bSyncSourceLocked; // genlocked to framelocked to ref
signal
BOOL bPowerOn; // TRUE: indicates there is
sufficient power
};
Output Region Structure
struct NVGVOOUTPUTREGION
{
WORD x; // Horizontal origin in pixels
WORD y; // Vertical origin in pixels
WORD width; // Width of region in pixels
WORD height; // Height of region in pixels
};
Gamma Ramp (8-bit Index) Structure
typedef struct NVGAMMARAMP8
{
WORD cbSize; // Caller sets to
sizeof(NVGAMMARAMP8)
WORD wRed[256]; // Red channel gamma ramp
(8-bit index, 16-bit values)
Page view 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 95 96

Comments to this Manuals

No comments