mattgallagher / AudioStreamer

A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
http://cocoawithlove.com
1.93k stars 553 forks source link

Display status of stream? #19

Open markst opened 13 years ago

markst commented 13 years ago

Is it possible to display the status of a stream & to give feedback to a user if the stream was unable to establish?

renepardon commented 12 years ago

push

I need also a detection if the stream status has changed - a new song is playing so that i can pull the new song information. Is this possible with AudioStreamer?