
NVAPI VIO
Quadro SDI Output PG-03776-001_v06 | 97
NVVIOCONFIG *pConfig);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_SetConfig
//
// Description: Set Graphics to Video configuration.
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the SDI
device handle as input.
// pConfig(IN) - Pointer to Graphics to Video
config
//
// Returns: NVAPI_OK - Success
// NVAPI_API_NOT_INTIALIZED - NVAPI Not
Initialized
// NVAPI_INVALID_ARGUMENT - Arguments passed to
API are not valid
// NVAPI_INCOMPATIBLE_STRUCT_VERSION - Stucture version
invalid
// NVAPI_NOT_SUPPORTED - Video I/O not
supported
// NVAPI_ERROR - NVAPI Random errors
// NVAPI_DEVICE_BUSY - Access denied for
requested access
//---------------------------------------------------------------------
NVAPI_INTERFACE NvAPI_VIO_SetConfig(NvVioHandle hVioHandle,
const NVVIOCONFIG *pConfig);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_SetCSC
//
// Description: Set colorspace conversion parameters.
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the SDI
device handle as input.
// pCSC(IN) - Pointer to CSC parameters
//
// Returns: NVAPI_OK - Success
// NVAPI_API_NOT_INTIALIZED - NVAPI Not
Initialized
// NVAPI_INVALID_ARGUMENT - Arguments passed to
API are not valid
// NVAPI_INCOMPATIBLE_STRUCT_VERSION - Stucture version
invalid
// NVAPI_NOT_SUPPORTED - Video I/O not
supported
// NVAPI_ERROR - NVAPI Random errors
// NVAPI_DEVICE_BUSY - Access denied for
requested access
Comentarios a estos manuales