CapturableWindow QML Value Type
The CapturableWindow type is used getting basic of a window that is available for capturing via WindowCapture. More...
Instantiates: | QCapturableWindow |
Properties
- description : string
- isValid : string
Detailed Description
\inqmlmodule
QtMultimedia \ingroup
multimedia_qml \ingroup
multimedia_video_qml \since
6.6
The class contains a dump of window information, except the property 'isValid' which pulls the actual window state every time.
See also WindowCapture.
Property Documentation
[read-only] description : string |
This property holds the description of the reffered window.
[read-only] isValid : string |
This property identifies whether a window information is valid.
An invalid window information refers to non-existing window or doesn't refer to any one.