Click or drag to resize

GPUInfoVideoDecoding Property

Version 118.6.80
Supported accelerated video decoding capabilities.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<VideoDecodeAcceleratorCapability> VideoDecoding { get; set; }

Property Value

Type: IListVideoDecodeAcceleratorCapability
See Also