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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 55
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
52
Chapter 05 : API Control
NvGvoIsFrameLockModeCompatible()
//---------------------------------------------------------------------
// Function: NvGvoIsFrameLockModeCompatible
// Description: Checks whether modes are compatible in framelock mode
// Parameters: hGvoHandle - Handle to graphics adapter
// nSrcEnumIndex - Source Enumeration index
// nDestEnumIndex - Destination Enumeration index
// pbCompatible - Pointer to receive compatability
// Returns: NV_OK - Success
// NV_NOTSUPPORTED - Unsupported NVSIGNALFORMAT_
enumeration
//---------------------------------------------------------------------
NVRESULT NVAPIENTRY NvGvoIsFrameLockModeCompatible(
NVGVOHANDLE hGvoHandle IN,
int nSrcEnumIndex IN,
int nDestEnumIndex IN,
BOOL* pbCompatible OUT);
NvGvoEnumDataFormats()
//---------------------------------------------------------------------
// Function: NvGvoEnumDataFormats
// Description: Enumerate data formats supported by Graphics to Video.
// Parameters: hGvoHandle - Handle to graphics adapter
// nEnumIndex - Enumeration index
// bByEnum - TRUE nEnumIndex is NVDATAFORMAT_*
// FALSE nEnumIndex is 0..n-1
// pDataFormatDetail - Pointer to receive detail or NULL
// Returns: NV_OK - Success
// NV_NOMORE - No more data formats to enumerate
// NV_NOTSUPPORTED - Unsupported NVDATAFORMAT_ enumeration
Page view 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 95 96

Comments to this Manuals

No comments