TVideoGrabber.FrameCaptureHeight

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies a height for the captured frame.


Declaration
property FrameCaptureHeight: LongInt read GetFrameCaptureHeight write SetFrameCaptureHeight default DEF_FrameCaptureHeight;


__property int FrameCaptureHeight==GetFrameCaptureHeight, write=SetFrameCaptureHeight, default=-1;


Property FrameCaptureHeight as Long

Description

Used to specify a height 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 height, otherwise the height of the video frame will be used.


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