Advantech DVP-7010BE User Manual page 55

4 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.5.11 AdvDVP_SetVideoFormat
Syntax
int AdvDVP_SetVideoFormat(int nDevNum,
AnalogVideoFormat* vFormat)
Parameters
nDevNum:
Vformat:
typedef enum tagAnalogVideoFormat
{
Video_None
Video_NTSC_M
Video_NTSC_M_J
Video_PAL_B
Video_PAL_M
Video_PAL_N
Video_SECAM_B = 0x00001000
} AnalogVideoFormat;
Return Value
SUCCEEDED:
FAILED:
SDKINITFAILED:
DEVICENUMERROR: Invalid device number.
Description
This function sets video input format a specified
capture port. This function should be called before
"AdvDVP_Start".
See Also
Specifies the port device
number(0~3).
video format:
= 0x00000000,
= 0x00000001,
= 0x00000002,
= 0x00000010,
= 0x00000200,
= 0x00000400,
Function succeeded.
Function failed.
SDK not initialized.
- 55 -

Advertisement

Table of Contents
loading

Table of Contents