@Environment(value=CLIENT) public interface AudioStream extends Closeable
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getBuffer(int size) |
AudioFormat |
getFormat() |
AudioFormat getFormat()
ByteBuffer getBuffer(int size) throws IOException
IOException