| Package | Description |
|---|---|
| com.threerings.openal |
| Modifier and Type | Method and Description |
|---|---|
void |
SoundManager.loadClip(ClipProvider provider,
String path,
ClipBuffer.Observer observer)
Loads a clip buffer for the sound clip loaded via the specified provider with the
specified path.
|
void |
ClipBuffer.resolve(ClipBuffer.Observer observer)
Instructs this buffer to resolve its underlying clip and be ready
to be played ASAP.
|
Copyright © 2015. All rights reserved.