Click or drag to resize

AutomationRate Enumeration

Version 86.0.240
Enum of AudioParam::AutomationRate from the spec

Namespace:  CefSharp.DevTools.WebAudio
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public enum AutomationRate
Members
  Member nameValueDescription
ARate0 a-rate
KRate1 k-rate
See Also