I am using AudioStreamer by mattgallagher to stream MP3 from server to iPhone app. I know how to get the progress of playing content, but how can I get the total duration of the media?
Media Length of content that AudioStreamer is playing
303 views Asked by Raptor At
1
You need to use the
duration
property of the AudioStreamer object