package
0.0.0-20250224005500-01948a15fe7c
Repository: https://github.com/chromedp/cdproto.git
Documentation: pkg.go.dev
# Functions
GetFeatureState returns information about the feature state.
GetInfo returns information about the system.
GetProcessInfo returns information about all running processes.
# Constants
Command names.
Command names.
Command names.
ImageType values.
ImageType values.
ImageType values.
SubsamplingFormat values.
SubsamplingFormat values.
SubsamplingFormat values.
# Structs
GetFeatureStateParams returns information about the feature state.
GetFeatureStateReturns return values.
GetInfoParams returns information about the system.
GetInfoReturns return values.
GetProcessInfoParams returns information about all running processes.
GetProcessInfoReturns return values.
GPUDevice describes a single graphics processor (GPU).
GPUInfo provides information about the GPU(s) on the system.
ImageDecodeAcceleratorCapability describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling.
ProcessInfo represents process info.
Size describes the width and height dimensions of an entity.
VideoDecodeAcceleratorCapability describes a supported video decoding profile with its associated minimum and maximum resolutions.
VideoEncodeAcceleratorCapability describes a supported video encoding profile with its associated maximum resolution and maximum framerate.
# Type aliases
ImageType image format of a given image.
SubsamplingFormat yUV subsampling type of the pixels of a given image.