javascript - web audio API audiocontext close function is undefined in iOS 7 webview -


i have used audiocontext web audio api , wanted release resources used audiocontext.

as per below tutorial have used close() release resources. audiocontext. in ios 7 says close function in undefined.

audiocontext.close() relatively new addition webaudio. it's safari has not implemented yet.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -