AudioRenderCapacityOptions
Generated.swift:830class AudioRenderCapacityOptions
class AudioRenderCapacityOptions
import WebAudio
class BridgedDictionary
protocol ConstructibleFromJSValue
Types conforming to this protocol can be constructed from JSValue
.
protocol ConvertibleToJSValue
Objects that can be converted to a JavaScript value, preferably in a lossless manner.
required init(unsafelyWrapping object: JSObject)
convenience init(updateInterval: Double)
@ReadWriteAttribute var updateInterval: Double { get set }