Package javazoom.jl.decoder
Interface FrameDecoder
public interface FrameDecoder
Implementations of FrameDecoder are responsible for decoding
an MPEG audio frame.
-
Method Summary
-
Method Details
-
decodeFrame
Decodes one frame of MPEG audio.- Throws:
DecoderException
-