public interface AudioDecoder
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
AudioCodecMeta |
getCodecMeta(ByteBuffer data) |
AudioBuffer decodeFrame(ByteBuffer frame, ByteBuffer dst) throws IOException
IOExceptionAudioCodecMeta getCodecMeta(ByteBuffer data) throws IOException
IOExceptionCopyright © 2019. All rights reserved.