TVideoGrabber.PreviewZoomSize

Prev

Next

TVideoGrabber

Properties

 




































































































Modifies the size of the preview window (in percent of the native video width and height ).


Declaration
property PreviewZoomSize: LongInt read GetPreviewZoomSize write SetPreviewZoomSize default DEF_PreviewZoomSize;


__property int PreviewZoomSize=read=GetPreviewZoomSize, write=SetPreviewZoomSize, default=100


Property PreviewZoomSize As Long

Description

Used to modify the size of the preview window (in percent of the native video width and height ).
Default value: 100 (percent).


See Also
TOnFrameProgress TOnResizeVideo AutoRefreshPreview BackgroundColor Display_AutoSize Display_FullScreen Display_SetLocation Display_VideoPortEnabled ImageRatio InFrameProgressEvent IsVideoInterlaced IsVideoPortAvailable OnFrameProgress OnKeyPress OnPreviewStarted OnResizeVideo PausePreview ResumePreview StartPreview StartSynchronized StopPreview Synchronized UseNearestVideoSize VideoHeight VideoRenderer VideoWidth Visible