Expand description
The SystemInfo domain defines methods and events for querying low-level system information.
Structs§
- Returns information about the feature state. getFeatureState
- Returns information about the feature state. getFeatureState
- Returns information about the system. getInfo
- Returns information about the system. getInfo
- Returns information about all running processes. getProcessInfo
- Returns information about all running processes. getProcessInfo
- Describes a single graphics processor (GPU). GPUDevice
- Provides information about the GPU(s) on the system. GPUInfo
- Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling. ImageDecodeAcceleratorCapability
- Represents process info. ProcessInfo
- Describes the width and height dimensions of an entity. Size
- Describes a supported video decoding profile with its associated minimum and maximum resolutions. VideoDecodeAcceleratorCapability
- Describes a supported video encoding profile with its associated maximum resolution and maximum framerate. VideoEncodeAcceleratorCapability
Enums§
- Image format of a given image.
- YUV subsampling type of the pixels of a given image.