SDI Technologies iH30 Especificaciones Pagina 143

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 147
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 142
Ancillary Data API
Quadro SDI Output PG-03776-001_v06 | 138
///////////////////////////////////////////////////////////////////////
////////
//
// FUNCTION NAME: NvVIOANCAPI_InitializeGVO
//
// DESCRIPTION: Initializes NV GVO ancillary data library. This
function must be
// called before any other NV GVO ancillary data library
function.
// This function queries the current video device state
and
// initializes all internal data structures.
//
//
// RETURN STATUS: NVAPI_ERROR Something is wrong during the
initialization process (generic error)
// NVAPI_LIBRARYNOTFOUND Can not load nvapi.dll
// NVAPI_OK Initialized
//
///////////////////////////////////////////////////////////////////////
////////
#ifdef _WIN32
NVVIOANCAPI_INTERFACE NvVIOANCAPI_InitializeGVO(NvVioHandle hVIO);
#else
NVVIOANCAPI_INTERFACE NvVIOANCAPI_InitializeGVO(Display *dpy, int
target_id);
#endif
///////////////////////////////////////////////////////////////////////
////////
//
// FUNCTION NAME: NvVIOANCAPI_InitializeGVI
//
// DESCRIPTION: Initializes NV GVI ancillary data library. This
function must be
// called before any other NV GVI ancillary data library
function.
// This function queries the current video device state
and
// initializes all internal data structures.
//
//
// RETURN STATUS: NVAPI_ERROR Something is wrong during the
initialization process (generic error)
// NVAPI_LIBRARYNOTFOUND Can not load nvapi.dll
// NVAPI_OK Initialized
//
///////////////////////////////////////////////////////////////////////
////////
#ifdef _WIN32
NVVIOANCAPI_INTERFACE NvVIOANCAPI_InitializeGVI(NvVioHandle hVIO);
#else
Vista de pagina 142
1 2 ... 138 139 140 141 142 143 144 145 146 147

Comentarios a estos manuales

Sin comentarios