HDB-301R Full HD Capture Box
Page 27
5.1 System Requirements
The SDK build environment requirements are listed below. If the build environment is not
Microsoft Visual Studio 2010 SP1 or latter, you need to install Microsoft Visual C++ 2010
SP1 Redistributable Package (x86).
Microsoft Windows 7 32-bit/64-bit or latter
DirectX SDK – August 2007
Windows SDK 7.1
Microsoft Visual Studio 2010 SP1
5.2 HDB-301R SDK Installation
The HDB-301R SDK is installed simultaneously during the IEI HDB-301R AP installation.
Please refer to
Section 3.2
for the application installation.
5.3 SDK Introduction
The following sections are the brief introduction of the SDK. You can find the details and
usages in the sample code.
5.3.1 Error Code Definition
enum
tagIEIDeviceErrCode
{
IEIDeviceErrCode_NG = 0, //Device NG
IEIDeviceErrCode_OK = 1, //Device OK
IEIDeviceErrCode_Library_NoInit = 1000, //Library is not initial
IEIDeviceErrCode_Device_NoInit, //device is not initial
IEIDeviceErrCode_Device_InitOver, //device initial number is over
IEIDeviceErrCode_NoDevice, //no device
IEIDeviceErrCode_Device_Err, //device error
IEIDeviceErrCode_InitParam_Err, //parameter initial error
IEIDeviceErrCode_DimensionSizeX_Over, //dimension size X is over
IEIDeviceErrCode_DimensionSizeY_Over, //dimension size Y is over
IEIDeviceErrCode_DimensionSizeXY_Over, //dimension size XY is over
IEIDeviceErrCode_TimeOut, //command is timeout
Summary of Contents for HDB-301R
Page 9: ...HDB 301R Full HD Capture Box Page 1 Chapter 1 1 Introduction...
Page 17: ...HDB 301R Full HD Capture Box Page 9 Chapter 2 2 Hardware Installation...
Page 22: ...Page 14 HDB 301R Full HD Capture Box Chapter 3 3 IEI HDB 301R AP Windows...
Page 31: ...HDB 301R Full HD Capture Box Page 23 Chapter 4 4 Using HDB 301R with Third Party Software...
Page 34: ...Page 26 HDB 301R Full HD Capture Box Chapter 5 5 HDB 301R SDK Windows...
Page 48: ...Page 40 HDB 301R Full HD Capture Box Chapter 6 6 HDB 301R SDK Linux...
Page 53: ...HDB 301R Full HD Capture Box Page 45 Chapter 7 7 FAQ...
Page 55: ...HDB 301R Full HD Capture Box Page 47 Appendix A A Regulatory Compliance...
Page 57: ...HDB 301R Full HD Capture Box Page 49 Appendix B B Linux Open Source Code...
Page 66: ...Page 58 HDB 301R Full HD Capture Box Appendix C C Hazardous Materials Disclosure...