
Quadro SDI Output PG-03776-001_v06
| 133
14 ANCILLARY DATA API
///////////////////////////////////////////////////////////////////////
//////
// ANCAPI.H
//
// Header file for ANCAPI.CPP - This header file implements the NVIDIA
GVO
// ancillary data API for SDI.
//
// This file will be exposed to 3rd party developers
//
// Platforms/OS - Windows XP, linux
//
///////////////////////////////////////////////////////////////////////
//////
#ifndef __NVANCAPI_H__
#define __NVANCAPI_H__
#ifdef _WIN32
#include "nvapi.h"
#endif
//---------------------------------------------------------------------
// NVIDIA Grapics to Video Out (GVO) Ancillary Data API
//---------------------------------------------------------------------
#ifdef __cplusplus
extern "C" {
#endif//__cplusplus
#ifndef IN
# define IN
#endif//IN
#ifndef OUT
Kommentare zu diesen Handbüchern