Adv_VAPI_EnableVideoSource
Syntax
[C++]
BOOL Adv_VAPI_EnableVideoSource(VIDEO_SOURCE
nChannelNo,BOOL bEnable);
[Delphi]
function Adv_VAPI_EnableVideoSource(nChannelNo:Integer;
bEnable:Boolean):Boolean
[VB]
function Adv_VAPI_EnableVideoSource((ByVal nChannelNo As
Integer, ByVal bEnable As Boolean) As Boolean
Parameters
nChannelNo
:
Specify the video source channel number.
The valid value is one of the following:
V_CVBS_0 channel number 0,
V_CVBS_1 channel number 1,
V_CVBS_2 channel number 2,
V_CVBS_3 channel number 3
bEnable
:
Switch the video source on or off. If the
value is TRUE, specified video source is on,
otherwise is off.
Return Value
TRUE
:
Function is successful
FALSE
:
Function is failed
Description
This function will switch the video source channel on or off on
current physical port.
Remark
This function is only for DVP-7010 card 0~3.
See Also
Adv_VAPI_CaptureStart, Adv_VAPI_SetCaptureSource
51
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 ...