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