Adv_VAPI_SetCaptureSource
Syntax
[C++]
BOOL Adv_VAPI_SetCaptureSource(VIDEO_SOURCE
nChannelNo)
[Delphi]
function
Adv_VAPI_SetCaptureSource(nChannelNo:Integer):Boolean;
[VB]
function Adv_VAPI_SetCaptureSource (ByVal nChannelNo As
Integer) As Boolean
Parameters
nChannelNo : Specifies the video channel number on current
physical port. Its valid value is the following:
V_CVBS_0
:
set
video
source as channel 0,
V_CVBS_1
:
set
video
source as channel 1,
V_CVBS_2
:
set
video
source as channel 2,
V_CVBS_3
:
set
video
source as channel 3,
V_POLLING_ALL : set video source
polling from channel 0 to 3
Return Value
TRUE
:
Function is successful
FALSE
:
Function is failed
Description
This function will assign a video source on the current physical
port. The default video source is
V_POLLING_ALL
.
See Also
,
DVP-7020 User’s Manual
48
Summary of Contents for DVP-7020
Page 1: ...DVP 7020 4 Channel PCI bus Video Grabber Card User s Manual ...
Page 5: ...1 CHAPTER General Information ...
Page 7: ...1 3 Block Diagram DVP 7020 3 ...
Page 14: ......
Page 15: ...2 CHAPTER Functions Library ...
Page 27: ...23 ...
Page 32: ...DVP 7020 User s Manual 28 ...