VideoCTRL ActiveX Help  

 CaptureSetFormat Method


Syntax
bSuccess = object.CaptureSetFormat ( lWidth, lHeight )

Parameters
lWidth = long, set width of source.
lHeight = long, set height of source.

Result
bSuccess = long, 1 =  format set, 0 = failed to set.

Video formats can only be set if the capture device can support the format.

Most commonly used formats are

 Width   Height
 160  120
 176  144
 320  240
 352  288
 640  480



See Also
CaptureStatus  get capture status.


 

HELP! If you have any further questions please visit the VideoCtrl Forum - http://www.datadevelopment.co.uk/forum


Copyright © 2003-2007 www.datadevelopment.co.uk