Advantech DVP-7020BE User Manual page 102

16 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.7.16 AdvDVP_SetVideoResolution
Syntax
int AdvDVP_SetVideoResolution(int nEncNum, int
nWidth, int nHeight)
Parameters
nEncNum:
number (0~15).
nWidth:
nHeight
Return Value
ENC_SUCCEEDED:
ENC_FAILED:
ENC_SDKINITFAILED:
ENC_ENCNUMERROR:
number.
ENC_ENCINITFAILED:
Description
This function sets video resolution of the specified
video encoder.
See Also
AdvDVP_GetVideoResolution
Specifies the encoder
A value to set the width of
the video. The default
width is 320.
A value to set the height of
the video. The default
height is 240.
Function succeeded.
Function failed.
SDK does not be
initialized
successfully.
Invalid encoder
Encoder does not be
initialized
successfully.
102
DVP-7020BE User's Manual

Advertisement

Table of Contents
loading

Table of Contents