I used AVPlayer to play mp3 files in my app.
I need to StreamComplete,StreamReady, and streamerror events.
How can I handle it?
Maybe I can handle StreamComplete event with have duration and position AVplayer
How can I get the duration and position?
Thanks
I need to StreamComplete,StreamReady, and streamerror events.
How can I handle it?
Maybe I can handle StreamComplete event with have duration and position AVplayer
How can I get the duration and position?
Thanks