MadDogMayCry0 opened a new issue #297: URL: https://github.com/apache/cordova-plugin-media/issues/297
I think that you did not feel this bug, since you are testing this planig on static web pages where there are no movements or they are not critical to freezes. Everything changes when you use any game engine. All time i create new Media object or release() them i have 50ms freeze. For example, use WebGL application or something like game where you have any moving object. Every time you create a new media or release it, you will get a freeze for 50 - 100ms. Something like freezing. It's never happends with HTML5 audio or Web Audio, only with Cordova Media Plugin on Android! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
