public class S302MDecoder extends Object implements AudioDecoder
| Modifier and Type | Field and Description |
|---|---|
static int |
SAMPLE_RATE |
| Constructor and Description |
|---|
S302MDecoder() |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
AudioCodecMeta |
getCodecMeta(ByteBuffer _data) |
public AudioBuffer decodeFrame(ByteBuffer frame, ByteBuffer dst)
decodeFrame in interface AudioDecoderpublic AudioCodecMeta getCodecMeta(ByteBuffer _data) throws IOException
getCodecMeta in interface AudioDecoderIOExceptionCopyright © 2019. All rights reserved.