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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 63
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
60
Chapter 05 : API Control
Video Output Status Enumeration
enum NVGVOOUTPUTSTATUS
{
NVGVOOUTPUTSTATUS_OFF , // Output not in use
NVGVOOUTPUTSTATUS_ERROR , // Error detected
NVGVOOUTPUTSTATUS_SDI_SD , // SDI output (standard-definition)
NVGVOOUTPUTSTATUS_SDI_HD , // SDI output (high-definition)
};
Synchronization Input Status Enumeration
enum NVGVOSYNCSTATUS
{
NVGVOSYNCSTATUS_OFF , // Sync not detected
NVGVOSYNCSTATUS_ERROR , // Error detected
NVGVOSYNCSTATUS_SYNCLOSS , // Genlock in use, format mismatch
with output
NVGVOSYNCSTATUS_COMPOSITE , // Composite sync
NVGVOSYNCSTATUS_SDI_SD , // SDI sync (standard-definition)
NVGVOSYNCSTATUS_SDI_HD , // SDI sync (high-definition)
};
Device Capabilities Defines
#define NVGVOCAPS_VIDOUT_SDI 0x00000001 // Supports Serial Digital
Interface
(SDI) output
#define NVGVOCAPS_SYNC_INTERNAL 0x00000100 // Supports Internal timing
source
#define NVGVOCAPS_SYNC_GENLOCK 0x00000200 // Supports Genlock timing
source
#define NVGVOCAPS_SYNCSRC_SDI 0x00001000 // Supports Serial Digital
Interface
(SDI) synchronization input
#define NVGVOCAPS_SYNCSRC_COMP 0x00002000 // Supports Composite
Page view 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 95 96

Comments to this Manuals

No comments