Method | Description | |
---|---|---|
Decoder ( ) : System |
Creates a new
|
|
Decoder ( Params params0 ) : System |
Creates a new
|
|
decodeFrame ( |
Decodes one frame from an MPEG audio bitstream.
|
Method | Description | |
---|---|---|
newDecoderException ( int errorcode ) : |
||
newDecoderException ( int errorcode, System throwable ) : |
||
retrieveDecoder ( |
Method | Description | |
---|---|---|
InitBlock ( ) : void | ||
initialize ( |
public decodeFrame ( |
||
header | ||
stream | ||
return |
protected newDecoderException ( int errorcode ) : |
||
errorcode | int | |
return |
protected newDecoderException ( int errorcode, System throwable ) : |
||
errorcode | int | |
throwable | System | |
return |
protected retrieveDecoder ( |
||
header | ||
stream | ||
layer | int | |
return | FrameDecoder |