TVideoGrabber.ScreenRecordingLayeredWindows

Prev

Next

TVideoGrabber

Properties

 




































































































Activates the screen recording of layered windows


Declaration
property ScreenRecordingLayeredWindows: Boolean read GetScreenRecordingLayeredWindows write SetScreenRecordingLayeredWindows default DEF_ScreenRecordingLayeredWindows;


__property bool ScreenRecordingLayeredWindows=read=GetScreenRecordingLayeredWindows, write=SetScreenRecordingLayeredWindows, default=0


Property ScreenRecordingLayeredWindows as Boolean

Description

Used to enable the screen recording of layered windows (e.g. floating or transparent windows).

By default the layered windows are not captured, enabling this property activates it.

Note that enabling this property may can affect the screen recording performances and/or cause a blinking cursor symptom.


See Also
TOnEnumerateWindows EnumerateWindows ScreenRecordingMonitor ScreenRecordingNonVisibleWindows ScreenRecordingUsingCoordinates ScreenRecordingWithCursor SetWindowRecordingByHandle SetWindowRecordingByName