Uses of Class
org.htmlunit.javascript.host.media.GainNode
Packages that use GainNode
Package
Description
Implementations of the JavaScript host media objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of GainNode in org.htmlunit.javascript.host.media
Methods in org.htmlunit.javascript.host.media that return GainNodeModifier and TypeMethodDescriptionBaseAudioContext.createGain()Creates a GainNode, which can be used to control the overall gain (or volume) of the audio graph.