Click or drag to resize

GPUInfoVideoDecoding Property

Version 112.3.0
Supported accelerated video decoding capabilities.

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

Property Value

Type: IListVideoDecodeAcceleratorCapability
See Also