Click or drag to resize

GPUInfo.VideoEncoding Property

Version 91.1.160
Supported accelerated video encoding capabilities.

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

Property Value

Type: IList<VideoEncodeAcceleratorCapability>
See Also