Click or drag to resize

AutomationRate Enumeration

Version 112.3.0
Enum of AudioParam::AutomationRate from the spec

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