@Environment(value=CLIENT) static class OggAudioStream.ChannelList extends Object
Modifier and Type | Field and Description |
---|---|
private ByteBuffer |
buffer |
private List<ByteBuffer> |
buffers |
private int |
currentBufferSize |
private int |
size |
Constructor and Description |
---|
ChannelList(int size) |
Modifier and Type | Method and Description |
---|---|
void |
addChannel(float float2) |
ByteBuffer |
getBuffer() |
private void |
init() |
private final List<ByteBuffer> buffers
private final int size
private int currentBufferSize
private ByteBuffer buffer
private void init()
public void addChannel(float float2)
public ByteBuffer getBuffer()