OfflineAudioCompletionEventInit
Generated.swift:1749class OfflineAudioCompletionEventInit
class OfflineAudioCompletionEventInit
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.
convenience init(renderedBuffer: AudioBuffer)
required init(unsafelyWrapping object: JSObject)
@ReadWriteAttribute var renderedBuffer: AudioBuffer { get set }