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

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

janpio commented on issue #101: CB-11409: (iOS) New method allowing to disable 
automated memory release on memoryWarning
URL: 
https://github.com/apache/cordova-plugin-media/pull/101#issuecomment-421803669
 
 
   Hey @tbrebant, seems there is a merge conflict now. Could you please take 
care of this? Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>          Components: cordova-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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to