Package pi.resources.sound
Class SoundPlayback
java.lang.Object
pi.resources.sound.Playback
pi.resources.sound.SoundPlayback
- All Implemented Interfaces:
Runnable
A
SoundPlayback implementation for the playback of sound effects.-
Nested Class Summary
Nested classes/interfaces inherited from class pi.resources.sound.Playback
Playback.VolumeControl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pi.resources.sound.Playback
addSoundPlaybackListener, cancel, createVolumeControl, getMasterVolume, getVolume, getVolumeControls, isPaused, isPlaying, pausePlayback, removeSoundPlaybackListener, resumePlayback, setPaused, setVolume, start
-
Constructor Details
-
SoundPlayback
- Throws:
LineUnavailableException
-
-
Method Details
-
run
public void run() -
play
protected void play()
-