VideoEncodeAcceleratorCapabilityMaxResolution Property  | 
Version 108.4.130 
            Maximum video dimensions in pixels supported for this |profile|.
            
 
    Namespace: 
   CefSharp.DevTools.SystemInfo
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic Size MaxResolution { get; set; }public:
property Size^ MaxResolution {
	Size^ get ();
	void set (Size^ value);
}Property Value
Type: 
Size
See Also