Uses of Class
com.tagtraum.audiokern.AudioSongLocation
-
Packages that use AudioSongLocation Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.library Classes that load and manage the library. -
-
Uses of AudioSongLocation in com.tagtraum.beatunes
Methods in com.tagtraum.beatunes with parameters of type AudioSongLocation Modifier and Type Method Description void
BeaTunes. play(AudioSongLocation location)
Start playing the given file/resource. -
Uses of AudioSongLocation in com.tagtraum.beatunes.library
Methods in com.tagtraum.beatunes.library that return AudioSongLocation Modifier and Type Method Description AudioSongLocation
Song. getSongLocation()
-