Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

AudioDestinationNode

mohayonao edited this page Jan 27, 2015 · 5 revisions

Object > EventTarget > AudioNode > AudioDestinationNode

Properties

Inherits properties from its parent, AudioNode.

  • maxChannelCount: number readonly

Methods

Inherits methods from its parent, AudioNode.

Test API

Inherits test API from its parent, AudioNode.

JSON

{
  "name": "AudioDestinationNode",
  "inputs": []
}

References

Clone this wiki locally