Adv_VAPI_SetCaptureSize
Syntax
[C++]
BOOL Adv_VAPI_SetCaptureSize(VIDEO_SIZE vcSize)
[Delphi]
function Adv_VAPI_SetCaptureSize(vcSize:Integer):Boolean;
[VB]
function Adv_VAPI_SetCaptureSize (ByVal vcSize As Integer) As
Boolean
Parameters
vcSize : Specifies the video capturing size and colors
(BPP : bit per pixel ) on current physical port.
Its values are as follows:
SIZE640X240_16BPP: size resolution as
640x240 16-BPP
SIZE320X240_16BPP: size resolution as
320x240 16-BPP
SIZE160X120_16BPP:
size
resolution
as 160x120 16-BPP
SIZE320X240_24BPP:
size
resolution
as 320x240 24-BPP
SIZE160X120_24BPP:
size
resolution
as 160x120 24-BPP
SIZE640X240_24BPP:
size
resolution
as 640x240 24-BPP
Return Value
TRUE
:
Function is successful
FALSE
:
Function is failed
Description
This function will assign the video capturing size to the current
port. The default value of video capturing size is
SIZE640X240_16BPP
.
See Also
,
27
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 ...