Get MP3 ID3 meta data and song duration using AudioStreamer
- by rscherer
I'm using Matt Gallagher's AudioStreamer to play MP3s over HTTP. I need to know the duration of the song and the ID3 tags.
Is it possible to implement this in the AudioStreamer, and how?