static class OggAudioStream.Buffer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.nio.ByteBuffer> |
buffers |
private int |
bufferSize |
private int |
byteCount |
private java.nio.ByteBuffer |
currentBuffer |
Constructor and Description |
---|
Buffer(int p_i50626_1_) |
Modifier and Type | Method and Description |
---|---|
private void |
createNewBuffer() |
java.nio.ByteBuffer |
get() |
void |
put(float p_216446_1_) |