Nvidia Quadro FX 4500 Software Manual page 62

Forceware graphics drivers
Hide thumbs Also See for Quadro FX 4500:
Table of Contents

Advertisement

C
5
HAPTER
API Control
Device Capabilities Structure
typedef struct tagNVGVOCAPS
{
WORD
char
DWORD
DWORD
DWORD
DWORD
struct
{
} Driver;
struct
{
} Firmware;
NVGVOOWNERID
NVGVOOWNERTYPE
} NVGVOCAPS;
Device Status Structure
typedef struct tagNVGVOSTATUS
{
WORD
NVGVOOUTPUTSTATUS vid1Out;
NVGVOOUTPUTSTATUS vid2Out;
NVGVOSYNCSTATUS
NVGVOSYNCSTATUS
BOOL
NVGVOSYNCSOURCE
NVGVOSIGNALFORMAT syncFormat;
NVGVOOWNERID
58
cbSize;
szAdapterName[NVADAPTERNAME_MAXLEN];
dwClass;
dwCaps;
dwDipSwitch;
dwDipSwitchReserved;
// Driver version
WORD
wMajorVersion;
WORD
wMinorVersion;
WORD
wRevision;
WORD
wBuild;
// Firmware version
WORD
wMajorVersion;
WORD
wMinorVersion;
ownerId;
ownerType;
cbSize;
sdiSyncIn;
compSyncIn;
syncEnable;
syncSource;
ownerId;
// Caller sets to sizeof(NVGVOCAPS)
// Graphics adapter classes (NGVOCLASS_* mask)
// Graphics adapter capabilities (NVGVOCAPS_* mask)
// On-board DIP switch settings bits
// On-board DIP switch settings reserved bits
//
//
Major version
//
Minor version
//
Revision
//
Build
//
//
//
Major version
//
Minor version
//
// Unique identifier for owner of video
output (NVGVOOWNERID_NONE if free running)
// Owner type for video output
(OpenGL application or Desktop mode)
// Caller sets to sizeof(NVGVOSTATUS)
// Video 1 output status
// Video 2 output status
// SDI sync input status
// Composite sync input status
// Sync enable (TRUE if using syncSource)
// Sync source
// Sync format
// Unique identifier for owner of video output
Quadro FX 4500/5500 SDI User's Guide– Version 2.0
// Graphics adapter name
NVIDIA Corporation

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents