TOnResizeVideo

Prev

Next

 






































































































The type of the OnResizeVideo event.


Unit
VidGrab

Declaration
TOnResizeVideo=procedure(Sender: TObject; SourceWidth, SourceHeight: LongInt) of object;


typedef void __fastcall(__closure *TOnResizeVideo)(System::TObject *Sender, int SourceWidth, int SourceHeight);

Description

The type of the OnResizeVideo event.
SourceWidth: width of the video source
SourceHeight: height of the video source



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