Class VideoDecodeAcceleratorCapability
- Namespace
- OpenQA.Selenium.DevTools.V132.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
MinResolution
minResolution
[JsonPropertyName("minResolution")]
public Size MinResolution { get; set; }
Property Value
Profile
profile
[JsonPropertyName("profile")]
public string Profile { get; set; }