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