SDI Technologies iH30 Spezifikationen Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 147
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 105
NVAPI VIO
Quadro SDI Output PG-03776-001_v06 | 101
// NVAPI_INVALID_ARGUMENT - Arguments passed to
API are not valid
// 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_Start(NvVioHandle hVioHandle);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_Stop
//
// Description: Stop Video I/O.
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the SDI device
handle as input.
//
// Returns: NVAPI_OK - Success
// NVAPI_API_NOT_INTIALIZED - NVAPI Not
Initialized
// NVAPI_INVALID_ARGUMENT - Arguments passed to
API are not valid
// 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_Stop(NvVioHandle hVioHandle);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_IsFrameLockModeCompatible
//
// Description: Checkes whether modes are compatible in framelock mode
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the SDI
device handle as input.
// srcEnumIndex(IN) - Source Enumeration index
// destEnumIndex(IN) - Destination Enumeration index
// pbCompatible(OUT) - Pointer to receive
compatability
//
// Returns: NVAPI_OK - Success
// NVAPI_API_NOT_INTIALIZED - NVAPI Not
Initialized
// NVAPI_INVALID_ARGUMENT - Arguments passed to
API are not valid
Seitenansicht 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 146 147

Kommentare zu diesen Handbüchern

Keine Kommentare