WebKitAudioContext

@SuppressWarnings(scala.Array.apply[java.lang.String]("scalafix:DisableSyntax.null", "scalafix:DisableSyntax.throw", "scalafix:DisableSyntax.asInstanceOf")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String]))) final case class WebKitAudioContext(context: Dynamic) extends AudioContextProxy
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def createBufferSource(): AudioBufferSourceNode
def createGain(): GainNode
def decodeAudioData(audioData: ArrayBuffer, successCallback: AudioBuffer => AudioBuffer, errorCallback: () => Unit): Promise[AudioBuffer]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

val destination: AudioDestinationNode