audio.MediaElementAudioSourceNode

MediaElementAudioSourceNode

package js-html-audio

extends AudioNodeEventTarget

Available on js

A MediaElementSourceNode has no inputs and exactly one output, and is created using the AudioContext.createMediaElementSource method. The amount of channels in the output equals the number of channels of the audio referenced by the HTMLMediaElement used in the creation of the node, or is 1 if the HTMLMediaElement has no audio.

Documentation MediaElementAudioSourceNode by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/audio/MediaElementAudioSourceNode.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部