Thibaut Brebant created CB-11409:
------------------------------------
Summary: 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: Plugin Media
Environment: iOS
Reporter: Thibaut Brebant
Priority: Minor
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: [email protected]
For additional commands, e-mail: [email protected]