[ 
https://issues.apache.org/jira/browse/CB-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645615#comment-14645615
 ] 

ASF GitHub Bot commented on CB-8222:
------------------------------------

Github user ghenry22 closed the pull request at:

    https://github.com/apache/cordova-plugin-media/pull/60


> play media in background thread
> -------------------------------
>
>                 Key: CB-8222
>                 URL: https://issues.apache.org/jira/browse/CB-8222
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Media
>    Affects Versions: 3.5.0
>         Environment: Xcode
> iOS
>            Reporter: Ralf Koch
>              Labels: performance
>
> Xcode gives a warning with in example the Media plugin playing a tiny mp3 
> file for taking too long, even though it is about 50ms and recommends 
> background thread which is actually easy to implement.
> Could you guys do this or is there a reason not to?
> I would think it should be in the "CDVSound.m" --> "- 
> (void)startPlayingAudio:(CDVInvokedUrlCommand*)command" command, is this 
> correct?
> Best regards
> Ralf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to