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