| VideoEncodeAcceleratorCapabilityMaxFramerateNumerator Property  | 
Version 102.0.100 
            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: 102.0.100.0 (102.0.100.0)
 Syntax
Syntaxpublic int MaxFramerateNumerator { get; set; }public:
property int MaxFramerateNumerator {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32 See Also
See Also