Closed lawicko closed 11 years ago
Hey Jakub,
Thanks for the issue reports and pull requests! I'm really appreciate that. I will into you code tonight.
Hey Jakub,
Thanks again for the PR, I have merged it and applied minor changes:
Hope you don't mind this changes.
Cheers!
Hi, these are the fixes for the above mentioned issues, I'm not sure why I couldn't use the code as the static library, but adding those imports allows me to use it without cocoa pods. There is one more issue that I see which is that the playback will stop if the delegate method returns invalid url, but I'll fix that later. Great lib by the way, the only one I found which allows for a sample precision continuous playback (except AVFoundation but this one freezes when manipulating playback queue, see here: http://stackoverflow.com/questions/16654300/avqueueplayer-playback-freezes-when-removing-items-from-queue)
Cheers! Jakub