Advantech DVP-7020BE User Manual page 82

16 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.6.3 PSTREAMREADPROC
Syntax
void (*PSTREAMREADPROC)(int nEncNum,
LPVOID pStreamBuf, long lBufSize, DWORD
dwCompFlags)
Parameters
nEncNum:
number.
pStreamBuf:
lBufSize:
dwCompFlags
#define AVIIF_KEYFRAME
Return Value
None
Description
The pointer to the Stream Read Process callback
function called after every video frame is encoded.
User can use this function to get every encoded video
frame.
See Also
STREAMREAD_STRUCT
Specifies the encoder
A point to the data buffer
stores an encoded video
frame.
Specifies the size of the
encoded video frame.
Specifies if this encoded
video frame is I-frame.
The AVIIF_KEYFRAME
value means the frame is
I-frame.
0x00000010L
82
DVP-7020BE User's Manual

Advertisement

Table of Contents
loading

Table of Contents