You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ghenry22 <gi...@git.apache.org> on 2015/07/13 17:33:10 UTC

[GitHub] cordova-plugin-media pull request: Add ability to play queue of so...

Github user ghenry22 commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/18#issuecomment-120969822
  
    Background playlists can already be achieved by handling you playlist in you code, but what is really interesting here is implementing avplayer instead of avaudioplayer for iOS which actually supports playing streaming media at last rather than downloading the whole thing to a temp file then playing.
    
    With some clean up this could be a really big improvement for the media plugin on ios 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org