Adv_Dvpapi_Getvideoformat; Adv_Dvpapi_Setvideoformat - Advantech DVP-7020A Manual

4 channel pci-bus video capture card
Table of Contents

Advertisement

Adv_DVPAPI_GetVideoFormat

Syntax
int Adv_DVPAPI_GetVideoFormat(int BoardID, int
PortID, AnalogVideoFormat* vFormat)
Parameters
BoardID:
PortID:
Vformat:
Return Value
SUCCEEDED:
FAILED:
BOARDIDERROR: Invalid board ID.
PORTIDERROR:
PARAMERROR:
SDKINITFAILED: SDK not initialized.
Description
This function gets video input format of a specified
capture port.
See Also

Adv_DVPAPI_SetVideoFormat

Specifies
number(0~3).
Specifies
number(0~3).
A pointer to get video format.
Video_None,
Video_NTSC_M,
Video_NTSC_M_J,
Video_PAL_B,
Video_PAL_M,
Video_PAL_N,
Video_SECAM_B
Function succeeded.
Function failed.
Invalid port ID.
Invalid parameter.
37
the
board
the
port
ID
ID

Advertisement

Table of Contents
loading

Table of Contents