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 2016/08/25 01:31:20 UTC

[jira] [Commented] (CB-11409) iOS memory warning's automated release could be optional

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

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

Github user tbrebant commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/101
  
    What about this? Would it be possible to have a comment or an opinion?


> iOS memory warning's automated release could be optional
> --------------------------------------------------------
>
>                 Key: CB-11409
>                 URL: https://issues.apache.org/jira/browse/CB-11409
>             Project: Apache Cordova
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Plugin Media
>         Environment: iOS
>            Reporter: Thibaut Brebant
>            Priority: Minor
>              Labels: media, memory, warning
>
> It would be great to have an option to control if whether or not the user wants to release all audio resources when a Memory Warning is received on iOS.
> User may want to have a better control of what is happening when a memory warning is received, such as releasing other resources first, and eventually, manually, request for a resource release.
> Maybe something like:
> {code}
> Media.setAutoReleaseOnMemWarning(true/false);
> {code}



--
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