Skip navigation links
A B C D E G I L M N P R S T U 

A

addEndPlayListener(EndPlayListener) - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
addEndPlayListener(EndPlayListener) - Method in interface be.yildiz.module.sound.SoundSource
 
addMusic(Music) - Method in class be.yildiz.module.sound.Playlist
Add a music to this playlist.
addResourcePath(String) - Method in class be.yildiz.module.sound.DummyAudioEngine
 
addResourcePath(String) - Method in class be.yildiz.module.sound.SoundEngine
Add a path to load resources.

B

be.yildiz.module.sound - package be.yildiz.module.sound
Contains the callses to manage the engine audio part.

C

close() - Method in class be.yildiz.module.sound.SoundEngine
 
closeImpl() - Method in class be.yildiz.module.sound.DummyAudioEngine
 
closeImpl() - Method in class be.yildiz.module.sound.SoundEngine
 
createPlaylist(String) - Method in class be.yildiz.module.sound.DummyAudioEngine
 
createPlaylist(String) - Method in class be.yildiz.module.sound.SoundEngine
Build a play list of music to be played.
createSound(String) - Method in class be.yildiz.module.sound.DummyAudioEngine
 
createSound(String) - Method in interface be.yildiz.module.sound.SoundBuilder
Build a SoundSource from a file.

D

DummyAudioEngine - Class in be.yildiz.module.sound
Dummy audio engine.
DummyAudioEngine() - Constructor for class be.yildiz.module.sound.DummyAudioEngine
 
DummyAudioEngine.EmptySoundSource - Class in be.yildiz.module.sound
Dummy sound source.

E

EmptySoundSource() - Constructor for class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
EndPlayListener - Interface in be.yildiz.module.sound
Listener used by the sounds to provide an end of play prompt.

G

get(String) - Static method in class be.yildiz.module.sound.Playlist
Retrieve a Playlist from its unique name.

I

isPlaying() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
isPlaying() - Method in interface be.yildiz.module.sound.SoundSource
 

L

listener - Variable in class be.yildiz.module.sound.SoundEngine
User listening to the audio, used for audio 3D positioning.
loop() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
loop() - Method in interface be.yildiz.module.sound.SoundSource
The sound will be played in loop until stop is called.

M

Music - Class in be.yildiz.module.sound
A simple container to hold the music file and its name.
Music(String, String) - Constructor for class be.yildiz.module.sound.Music
 

N

next() - Method in class be.yildiz.module.sound.Playlist
Play the next music in the list.

P

play() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
play() - Method in interface be.yildiz.module.sound.SoundSource
Start playing the source associated to this object.
Playlist - Class in be.yildiz.module.sound
A container to load and play music files.
Playlist(String, SoundBuilder) - Constructor for class be.yildiz.module.sound.Playlist
Full constructor.

R

rewind() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
rewind() - Method in interface be.yildiz.module.sound.SoundSource
Reset the sound at its beginning.

S

setListener(Movable) - Method in class be.yildiz.module.sound.SoundEngine
Set a user to be considered as the audio listener.
setPosition(Point3D) - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
setPosition(Point3D) - Method in interface be.yildiz.module.sound.SoundSource
Set the sound position in the 3d space.
SoundBuilder - Interface in be.yildiz.module.sound
Build a stream sound from a file.
SoundEngine - Class in be.yildiz.module.sound
SoundEngine behavior.
SoundEngine() - Constructor for class be.yildiz.module.sound.SoundEngine
 
soundFinished() - Method in interface be.yildiz.module.sound.EndPlayListener
Called when a sound has finished to play.
soundFinished() - Method in class be.yildiz.module.sound.Playlist
 
SoundSource - Interface in be.yildiz.module.sound
A simple sound.
stop() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
 
stop() - Method in class be.yildiz.module.sound.Playlist
Stop playing the current music.
stop() - Method in interface be.yildiz.module.sound.SoundSource
Stop playing this source.

T

testAudio() - Method in class be.yildiz.module.sound.SoundEngine
Test the audio positioning by playing sound with different positions.

U

update() - Method in class be.yildiz.module.sound.DummyAudioEngine
 
update() - Method in class be.yildiz.module.sound.SoundEngine
Update the current audio state.
A B C D E G I L M N P R S T U 
Skip navigation links

Copyright © 2014–2017. All rights reserved.