Uses of Class
com.tagtraum.beatunes.player.PlaybackPreferences
-
Packages that use PlaybackPreferences Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other. -
-
Uses of PlaybackPreferences in com.tagtraum.beatunes
Methods in com.tagtraum.beatunes that return PlaybackPreferences Modifier and Type Method Description PlaybackPreferences
BeaTunes. getPlaybackPreferences()
Get the playback preferences (instance ofConfigurableComponent
).
-