package js.html.audio
extends AudioNode › EventTarget
Available on jsA
MediaElementSourceNode
has no inputs and exactly one output, and is created using theAudioContext.createMediaStreamSource
method. The amount of channels in the output equals the number of channels inAudioMediaStreamTrack
. If there is no valid media stream, then the number of output channels will be one silent channel.Documentation MediaStreamAudioSourceNode by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/MediaStreamAudioSourceNode.html