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()voidrun()
-
-
-
Method Detail
-
getSystems
RSAudioSystem[] getSystems()
-
run
void run()
-
-