| Package | Description |
|---|---|
| com.threerings.openal |
| Modifier and Type | Method and Description |
|---|---|
Buffer |
ClipBuffer.getBuffer()
Returns a reference to this clip's buffer or
null if it is not loaded. |
| Modifier and Type | Method and Description |
|---|---|
void |
Source.queueBuffers(Buffer... buffers)
Enqueues the specified buffers.
|
void |
Source.setBuffer(Buffer buffer)
Sets the source buffer.
|
void |
Source.unqueueBuffers(Buffer... buffers)
Removes the specified buffers from the queue.
|
Copyright © 2015. All rights reserved.