Adv_VAPI_GetCaptureStatus
Syntax
[C++]
DWORD Adv_VAPI_GetCaptureStatus(int nChannelNo)
[Delphi]
function
Adv_VAPI_GetCaptureStatus(nChannelNo:Integer):Longword;
[VB]
function Adv_VAPI_GetCaptureStatus (ByVal nChannelNo As
Integer) As Long
Parameters
nChannelNo : Specifies the video channel number on current
physical port. Its range is 0~3.
Return Value
The value is DEST_NONE or the combination of the following
values:
DEST_BUF
: capture buffer function is not
completed.
DEST_CALLBACK
: capture callback function is not
completed.
DEST_FILE
: capture file function is not
completed.
DEST_HWND
: capture window function is not
completed.
DEST_RUN
: capture function for the port is
still active..
Description
This function will return the capture status of a video channel.
See Also
,
,
47
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 ...