TVideoGrabber.ScreenRecordingNonVisibleWindows

Prev

Next

TVideoGrabber

Properties

 




































































































Activates the screen recording of non-visible windows


Declaration
property ScreenRecordingNonVisibleWindows: Boolean read GetScreenRecordingNonVisibleWindows write SetScreenRecordingNonVisibleWindows default DEF_ScreenRecordingNonVisibleWindows;


__property bool ScreenRecordingNonVisibleWindows=read=GetScreenRecordingNonVisibleWindows, write=SetScreenRecordingNonVisibleWindows, default=0


Property ScreenRecordingNonVisibleWindows as Boolean

Description

Used to enable the screen recording of non-visible windows.
The window must have been selected first with SetWindowRecordingByName or SetWindowRecordingByHandle
Note: this mode may give variable results depending on the content of the window


See Also
TOnEnumerateWindows EnumerateWindows ScreenRecordingLayeredWindows ScreenRecordingMonitor ScreenRecordingUsingCoordinates ScreenRecordingWithCursor SetWindowRecordingByHandle SetWindowRecordingByName