Class AudioDestinationNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

    public class AudioDestinationNode
    extends AudioNode
    A JavaScript object for AudioDestinationNode.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.htmlunit.corejs.javascript.ScriptableObject

        org.htmlunit.corejs.javascript.ScriptableObject.KeyComparator
    • Field Summary

      • Fields inherited from class org.htmlunit.corejs.javascript.ScriptableObject

        CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST
      • Fields inherited from interface org.htmlunit.corejs.javascript.Scriptable

        NOT_FOUND
    • Constructor Detail

      • AudioDestinationNode

        public AudioDestinationNode()
        Creates an instance.
    • Method Detail

      • jsConstructor

        public void jsConstructor​(java.lang.Object baCtx)
        Creates an instance.
        Overrides:
        jsConstructor in class AudioNode
        Parameters:
        baCtx - the required audio context