AudioNode
@Serializable
Protocol object for AudioNode
Constructors
Link copied to clipboard
constructor(nodeId: String, contextId: String, nodeType: String, numberOfInputs: Double, numberOfOutputs: Double, channelCount: Double, channelCountMode: WebAudio.ChannelCountMode, channelInterpretation: WebAudio.ChannelInterpretation)