TVideoGrabber.PausePreview

Prev

Next

TVideoGrabber

Methods

 




































































































Pauses running preview.


Declaration
function PausePreview: Boolean;


bool __fastcall PausePreview(void)


Function PausePreview() As Boolean

Description

Used to pause preview, previously started with StartPreview.

Can be invoked also during recording (started with StartRecording) to pause the recording AND the preview. Then invoke ResumePreview to go on recording AND previewing (see also Pause/resume during recording)


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