![Advantech DVP-7020BE User Manual Download Page 58](http://html1.mh-extra.com/html/advantech/dvp-7020be/dvp-7020be_user-manual_2858142058.webp)
DVP-7020BE User’s Manual
58
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-7020BE
Page 1: ...DVP 7020BE 16 Channel PCI bus Surveillance Capture card...
Page 3: ...3 CHAPTER 1 General Information...
Page 6: ...DVP 7020BE User s Manual 6 1 5 Dimensions Figure 1 2 Dimensions...
Page 13: ...13 Figure 1 11 VI 4pin definition...
Page 17: ...17 Step 3 The system will show the un known devices like below window...
Page 18: ...DVP 7020BE User s Manual 18 Step 4 Click the below icon to specify the driver location...
Page 19: ...19 Step 5 Specify the driver under the CD_ROM driver...
Page 24: ...DVP 7020BE User s Manual 24 Step 2 Press the Next bottom to begin the installation...
Page 25: ...25 Step 3 Accept the license agreement and continue the installation...
Page 32: ...DVP 7020BE User s Manual 32...
Page 38: ......
Page 39: ...CHAPTER 2 Software Function Library CHAPTER...
Page 42: ...DVP 7020BE User s Manual 42 GPIO pin...
Page 47: ...47 number of file AdvDVP_GetPlayRate Gets current played rate...
Page 62: ...DVP 7020BE User s Manual 62 AdvDVP_GetVideoFormat...
Page 107: ...107 AdvDVP_CloseAVIFile...
Page 122: ...DVP 7020BE User s Manual 122 See Also AdvDVP_CheckFileEnd...