Version 87.1.132 [Missing <summary> documentation for "P:CefSharp.DevTools.WebAudio.AudioParam.Rate"]
 
    Namespace: 
   CefSharp.DevTools.WebAudio
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic AutomationRate Rate { get; set; }public:
property AutomationRate Rate {
	AutomationRate get ();
	void set (AutomationRate value);
}Property Value
Type: 
AutomationRate
See Also