Click or drag to resize

GPUInfo.VideoEncoding Property

Version 96.0.142
Supported accelerated video encoding capabilities.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<VideoEncodeAcceleratorCapability> VideoEncoding { get; set; }

Property Value

Type: IList<VideoEncodeAcceleratorCapability>
See Also