public class RoboSoundOAL extends AbstractSound<java.lang.Integer>
Sound.Error, Sound.Silence| Constructor and Description |
|---|
RoboSoundOAL(RoboAudio audio) |
| Modifier and Type | Method and Description |
|---|---|
int |
bufferId()
Returns the OpenAL buffer id for this sound.
|
addCallback, isPlaying, onLoaded, onLoadError, play, prepare, release, setLooping, setVolume, stop, volumepublic RoboSoundOAL(RoboAudio audio)
Copyright © 2018. All Rights Reserved.