Package jag.audio
Interface RSAudioRunnable
-
- All Superinterfaces:
RSProvider
public interface RSAudioRunnable extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSAudioSystem[]
getSystems()
void
run()
-
-
-
Method Detail
-
getSystems
RSAudioSystem[] getSystems()
-
run
void run()
-
-