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