public class PCMDVDDecoder extends Object implements AudioDecoder
Constructor and Description |
---|
PCMDVDDecoder() |
Modifier and Type | Method and Description |
---|---|
AudioBuffer |
decodeFrame(ByteBuffer _frame,
ByteBuffer _dst) |
AudioCodecMeta |
getCodecMeta(ByteBuffer _frame) |
public AudioBuffer decodeFrame(ByteBuffer _frame, ByteBuffer _dst) throws IOException
decodeFrame
in interface AudioDecoder
IOException
public AudioCodecMeta getCodecMeta(ByteBuffer _frame) throws IOException
getCodecMeta
in interface AudioDecoder
IOException
Copyright © 2019. All rights reserved.