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