io.scalajs.dom.html.audio.MediaStreamAudioDestinationNode.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dom-html_sjs0.6_2.11 Show documentation
Show all versions of dom-html_sjs0.6_2.11 Show documentation
DOM/HTML bindings for Scala.js
package io.scalajs.dom.html.audio
import scala.scalajs.js
/**
* Created by ldaniels on 12/16/16.
*/
@js.native
class MediaStreamAudioDestinationNode extends js.Object