TVideoGrabber.FrameCaptureWidth

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies a width for the captured frame.


Declaration
property FrameCaptureWidth: LongInt read GetFrameCaptureWidth write SetFrameCaptureWidth default DEF_FrameCaptureWidth;


__property int FrameCaptureWidth==GetFrameCaptureWidth, write=SetFrameCaptureWidth, default=-1;


Property FrameCaptureWidth as Long

Description

Used to specify a width for the captured frame when capturing frames with CaptureFrameTo or the burst mode.

Default value = -1 (disabled)

If a value > 0 is specified, the captured frame will be stretched to the specified width, otherwise the width of the video frame will be used.


See Also
TAutoFileName TFrameCaptureDest TOnFrameCaptureCompleted BurstCount BurstInterval BurstMode BurstType CaptureFrameSyncTo CaptureFrameTo FrameCaptureHeight FrameCaptureWithoutOverlay FrameCaptureZoomSize GetFrameInfoString GetLastFrameAsHBITMAP GetLastFrameAsTBitmap GetLastFrameBitmapBits GetLastFrameBitmapBits2 GetLastFrameWaitTimeoutMs JPEGPerformance JPEGProgressiveDisplay JPEGQuality Last_BurstFrameCapture_FileName Last_CaptureFrameTo_FileName OnDiskFull OnFrameBitmap SetFrameCaptureBounds StoragePath WebcamStillCaptureButton