TVideoGrabber.ResumePreview

Prev

Next

TVideoGrabber

Methods

 




































































































Resumes paused preview.


Declaration
function ResumePreview: Boolean;


bool __fastcall ResumePreview(void)


Function ResumePreview() As Boolean

Description

Used to resume preview, previously paused with PausePreview.

Can be invoked also during a recording (started with StartRecording) to resume a recording AND a preview if they have been paused by invoking PausePreview. (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 PausePreview PreviewZoomSize StartPreview StartSynchronized StopPreview Synchronized UseNearestVideoSize VideoHeight VideoRenderer VideoWidth Visible