cristallium commented on PR #1195: URL: https://github.com/apache/royale-asjs/pull/1195#issuecomment-1120486269
Hi, Yes of course, you can do what you think is most appropriate, I'm not an expert on the subject, I hope there will be no problem. If one of the experts could review it, it would be great, I didn't know that it was possible. Many thanks for your proposal, effectively it would be great if you can check for Maven because I'm affraid that I miss some pom files For the code, as there were JS types and prototype for most of web api, I essentialy wrap all the needed for playing audio and video by reading https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement. I added helper code on some function to be more friendly (like ScaleMode). I didn't use Audio web api because of limitation on small mp3 duration (it need to read all mp3 file with xmlhttprequest in a buffer, and decode buffer => this isn't good for large file). If you could take me informed ... -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
