pl.wendigo.chrome.domain.systeminfo

Package pl.wendigo.chrome.domain.systeminfo

Types

GetInfoResponse

data class GetInfoResponse

Represents response frame for SystemInfo.getInfo method call.

GetProcessInfoResponse

data class GetProcessInfoResponse

Represents response frame for SystemInfo.getProcessInfo method call.

GPUDevice

data class GPUDevice

Describes a single graphics processor (GPU).

GPUInfo

data class GPUInfo

Provides information about the GPU(s) on the system.

ImageDecodeAcceleratorCapability

data class ImageDecodeAcceleratorCapability

Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling.

ImageType

enum class ImageType

Image format of a given image.

ProcessInfo

data class ProcessInfo

Represents process info.

Size

data class Size

Describes the width and height dimensions of an entity.

SubsamplingFormat

enum class SubsamplingFormat

YUV subsampling type of the pixels of a given image.

SystemInfoDomain

class SystemInfoDomain

The SystemInfo domain defines methods and events for querying low-level system information.

VideoDecodeAcceleratorCapability

data class VideoDecodeAcceleratorCapability

Describes a supported video decoding profile with its associated minimum and maximum resolutions.

VideoEncodeAcceleratorCapability

data class VideoEncodeAcceleratorCapability

Describes a supported video encoding profile with its associated maximum resolution and maximum framerate.