3 mb86h55rebdll api introduction, 4 role of mb86h55rebdll api, 5 using mb86h55rebdll api – IEI Integration HDC-502E_SDK_Windows User Manual
Page 33
HDC-502E SDK (Windows)
Page 33
3.2.3 Mb86H55rebDll API Introduction
The Mb86H55rebDll API only has C# version now. The detail usage can be found in the
source code.
3.2.4 Role of Mb86H55rebDll API
The application can use Mb86H55rebDll API to control capture card.
3.2.5 Using Mb86H55rebDll API
Step 1:
Put the “ApCmn.dll”, “ApScenario.dll”, “DumpFile.dll”, “Mb86H55rebDll.dll” and
“PushFileSource2.dll” in the folder where execution file exist.
NOTE:
The DumpFile.dll and PushFileSource2.dll are filters of DirectShow.
The user must register them before using them, otherwise an error will
occur.
Step 2:
Use name space:
using
Mb86H55rebDll;
C# Application Layer
Mb86H55rebDll API
Capture Card
ApCmn.dll
DumpFile.dll
ApScenario.dll
PushFileSource2.dll