Advantech DVP-7010BE User Manual page 60

4 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.5.14 AdvDVP_GetResolution
Syntax
int AdvDVP_GetResolution(int nDevNum, VideoSize
*Size)
Parameters
nDevNum:
Size:
typedef enum
{
FULLPAL=0,
SIZED1,
720x576)
SIZEVGA,
SIZEQVGA,
SIZESUBQVGA
} VideoSize;
Return Value
SUCCEEDED:
FAILED:
SDKINITFAILED:
DEVICENUMERROR: Invalid device number.
PARAMERROR:
Description
This function gets video resolution of a specified
capture port.
See Also
AdvDVP_SetResolution
Specifies the device number(0~3).
A pointer to get video resolution.
// (PAL: 768x576)
// (NTSC: 720x480, PAL:
// (640x480)
// (320x240)
// (160x120)
Function succeeded.
Function failed.
SDK not initialized.
Invalid parameter.
60
DVP-7010BE User's Manual

Advertisement

Table of Contents
loading

Table of Contents