Table of Contents

Class VideoDecodeAcceleratorCapability

Namespace
OpenQA.Selenium.DevTools.V130.SystemInfo
Assembly
WebDriver.dll

VideoDecodeAcceleratorCapability

public sealed class VideoDecodeAcceleratorCapability
Inheritance
VideoDecodeAcceleratorCapability
Inherited Members

Properties

MaxResolution

maxResolution

[JsonPropertyName("maxResolution")]
public Size MaxResolution { get; set; }

Property Value

Size

MinResolution

minResolution

[JsonPropertyName("minResolution")]
public Size MinResolution { get; set; }

Property Value

Size

Profile

profile

[JsonPropertyName("profile")]
public string Profile { get; set; }

Property Value

string