ADLINK Technology RTV Series User Manual page 158

Multi-channel real-time video frame grabber series
Table of Contents

Advertisement

Build Environment Settings
Include Files
All applications need include the file shown in the following table.
Include File Description
DShow.h
Custprop.h
Bt848guid.h
Bt878.cs
Library File
All applications need the library file shown in the following table.
Library File
Strmiids.lib
Quartz.lib
DirectShowLib-2005.dll
148
The header file is required for all C++ applications.
The header file is required for all C++ applications.
The header file is required for all C++ applications
which need access BT878 proprietary interfaces, for
instance, EEPROM and GPIO.
The class definition is required for all C# applications.
Description
Exports class identifiers (CLSIDs) and inter-
face identifiers (IIDs). All C++ applications
require this library.
Exports the AMGetErrorText function. If you
do not call this function, this library is not
required.
The class library is required for all Microsoft
.Net applications.
Programming Guide

Advertisement

Table of Contents
loading

Table of Contents