Class AudioDecoder.AudioDecoderClass

java.lang.Object
All Implemented Interfaces:
Proxy
Enclosing class:
AudioDecoder

public static class AudioDecoder.AudioDecoderClass extends Element.ElementClass
Subclasses can override any of the available virtual methods or not, as needed. At minimum handleFrame (and likely setFormat) needs to be overridden.