TVideoGrabber.ScreenRecordingThroughClipboard

Prev

Next

TVideoGrabber

Properties

 




































































































Uses the clipboard to perform the screen recording.


Declaration
property ScreenRecordingThroughClipboard: Boolean read GetScreenRecordingThroughClipboard write SetScreenRecordingThroughClipboard default DEF_ScreenRecordingThroughClipboard;


__property bool ScreenRecordingThroughClipboard=read=GetScreenRecordingThroughClipboard, write=SetScreenRecordingThroughClipboard, default=0


Property ScreenRecordingThroughClipboard As Boolean

Description

When enabled, the clipboard is used to perform the screen recording.

Enabling this property may let you capture more information than when it is disabled (by default).

If some parts of the screen are not properly captured or recorded, try to swich the value of this property.

Note: any existing clipboard data will be destroyed during preview or recording when this property is enabled.