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 AudioDecoder
public AudioCodecMeta getCodecMeta(ByteBuffer _data) throws IOException
getCodecMeta
in interface AudioDecoder
IOException
Copyright © 2019. All rights reserved.