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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
48
Chapter 05 : API Control
NvGvoStatus()
//---------------------------------------------------------------------
// Function: NvGvoStatus
// Description: Get Graphics to Video status.
// Parameters: hGvoHandle - Handle to graphics adapter
// Returns: NV_OK - Success
//---------------------------------------------------------------------
NVRESULT NVAPIENTRY NvGvoStatus(NVGVOHANDLE hGvoHandle IN,
NVGVOSTATUS* pStatus OUT);
NvGvoSyncFormatDetect()
//---------------------------------------------------------------------
// Function: NvGvoSyncFormatDetect
// Description: Detects Graphics to Video incoming sync video format.
// Parameters: hGvoHandle - Handle to graphics adapter
// pdwWait - Pointer to receive milliseconds to wait
// before NvGvoStatus will return detected
// syncFormat.
// Returns: NV_OK - Success
//---------------------------------------------------------------------
NVRESULT NVAPIENTRY NvGvoSyncFormatDetect(NVGVOHANDLE hGvoHandle IN,
DWORD* pdwWait OUT);
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 95 96

Comments to this Manuals

No comments