I've been looking at different API's (recently I've used JLayer), and I can't seem to find one with as much functionality as I'm looking for.
I have an assignment to make a media player, that plays MP3 files(was recommended that we use some api). I know how to do the GUI, storing the files into playlists, and other things. The thing that I need help with is the playing the music part.
I don't know if there is an API that fills all of my needs, but this is my check list. Needs to be able to:
I think that is essentially my list of things I'd like to see in an API, I've just been having a hard time finding one.
Any suggestions would be awesome! Thanks!
The gstreamer - http://code.google.com/p/gstreamer-java/ should help you.