SimpleSoundChannel
class SimpleSoundChannel(val buffer: AudioBufferOrHTMLMediaElement, val ctx: BaseAudioContext, val params: PlaybackParameters, val coroutineContext: CoroutineContext)
Constructors
Link copied to clipboard
constructor(buffer: AudioBufferOrHTMLMediaElement, ctx: BaseAudioContext, params: PlaybackParameters, coroutineContext: CoroutineContext)