SDI Technologies iH30 Spezifikationen Seite 105

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 147
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 104
NVAPI VIO
Quadro SDI Output PG-03776-001_v06 | 100
//---------------------------------------------------------------------
// Function: NvAPI_VIO_GetSyncDelay
//
// Description: Get sync delay parameters.
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the SDI
device handle as input.
// pSyncDelay(OUT) - Pointer to sync delay 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_ERROR - NVAPI Random errors
//---------------------------------------------------------------------
NVAPI_INTERFACE NvAPI_VIO_GetSyncDelay(NvVioHandle hVioHandle,
NVVIOSYNCDELAY *pSyncDelay);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_IsRunning
//
// Description: Determine if Video I/O is running.
//
// SUPPORTED OS: Windows XP and higher
//
// Parameters: NvVioHandle[IN] - The caller provides the
SDI device handle as input.
//
// Returns: NVAPI_DRIVER_RUNNING - Video I/O running
// NVAPI_DRIVER_NOTRUNNING - Video I/O not running
//---------------------------------------------------------------------
NVAPI_INTERFACE NvAPI_VIO_IsRunning(NvVioHandle hVioHandle);
//---------------------------------------------------------------------
// Function: NvAPI_VIO_Start
//
// Description: Start 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
Seitenansicht 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 146 147

Kommentare zu diesen Handbüchern

Keine Kommentare