You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/21 17:16:04 UTC

[jira] [Commented] (CB-8222) play media in background thread

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

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

Github user macdonst commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/60#issuecomment-142012100
  
    @ghenry22 Why did you close this PR? It doesn't appear it ever got merged.


> 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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org