| Package | Description |
|---|---|
| com.threerings.openal |
| Modifier and Type | Method and Description |
|---|---|
ClipBuffer |
Sound.getBuffer()
Returns the buffer of audio data associated with this sound.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClipBuffer.Observer.clipFailed(ClipBuffer buffer)
Called when a clip has failed to prepare itself for one reason or other.
|
void |
ClipBuffer.Observer.clipLoaded(ClipBuffer buffer)
Called when a clip has completed loading and is ready to be played.
|
Copyright © 2015. All rights reserved.