![Advantech DVP-7010BE User Manual Download Page 52](http://html1.mh-extra.com/html/advantech/dvp-7010be/dvp-7010be_user-manual_2858139052.webp)
DVP-7010BE User’s Manual
52
2.5.9 AdvDVP_SetNewFrameCallback
Syntax
int AdvDVP_SetNewFrameCallback(int nDevNum, int
callback)
Parameters
nDevNum:
Specifies the device number(0~3).
callback:
Callback function.
Callback fumction type:
typedef int (*CAPCALLBACK)( int nID, int nDevNum,
int VMux, int bufsize, BYTE* buf);
nID:
Single video input ID or the
video mux ID. The value of IDs
is showed as following:
#define ID_NEW_FRAME
37810
#define
ID_MUX0_NEW_FRAME 37800
#define
ID_MUX1_NEW_FRAME 37801
#define
ID_MUX2_NEW_FRAME 37802
#define
ID_MUX3_NEW_FRAME 37803
nDevNum:
Specifies the device
number(0~3).
VMux:
Specifies the video mux
number(0~3).
bufsize:
An integer pointer of the frame
buffer size.
buf:
A BYTE pointer of the frame buffer.
Return Value
Summary of Contents for DVP-7010BE
Page 1: ...DVP 7010BE 4 Channel PCI bus Surveillance Capture card ...
Page 3: ...3 CHAPTER 1 General Information ...
Page 6: ...DVP 7010BE User s Manual 6 1 5 Dimensions Figure 1 2 Dimensions ...
Page 13: ...13 Step 4 Click the below icon to specify the driver location ...
Page 14: ...DVP 7010BE User s Manual 14 Step 5 Specify the driver under the CD_ROM driver ...
Page 15: ...15 Step 6 Push the Next bottom to process the installation Step 7 Continuing the installation ...
Page 17: ...17 Step 9 From below window we know there are 8 new items are installed ...
Page 19: ...19 Step 2 Press the Next bottom to begin the installation ...
Page 20: ...DVP 7010BE User s Manual 20 Step 3 Accept the license agreement and continue the installation ...
Page 27: ...27 ...
Page 33: ...CHAPTER 2 Software Function Library CHAPTER ...
Page 36: ...DVP 7010BE User s Manual 36 GPIO pin ...
Page 41: ... 41 number of file AdvDVP_GetPlayRate Gets current played rate ...
Page 56: ...DVP 7010BE User s Manual 56 AdvDVP_GetVideoFormat ...
Page 101: ... 101 AdvDVP_CloseAVIFile ...
Page 116: ...DVP 7010BE User s Manual 116 See Also AdvDVP_CheckFileEnd ...