Click or drag to resize

VideoEncodeAcceleratorCapabilityMaxFramerateNumerator Property

Version 93.1.111
Maximum encoding framerate in frames per second supported for this |profile|, as fraction's numerator and denominator, e.g. 24/1 fps, 24000/1001 fps, etc.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public int MaxFramerateNumerator { get; set; }

Property Value

Type: Int32
See Also