You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/02/09 09:14:18 UTC

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

     [ https://issues.apache.org/jira/browse/CB-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov resolved CB-8222.
----------------------------------
    Resolution: Fixed

> 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