You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2022/05/27 13:17:31 UTC

[GitHub] [royale-asjs] cristallium opened a new pull request, #1200: Video and audio player based on html5 api

cristallium opened a new pull request, #1200:
URL: https://github.com/apache/royale-asjs/pull/1200

   Maria,
   Here is PR for audio and video player.
   There are 3 commits :
   1) added in HTML5 project AudioElement, VideoElement and MediaElement as they are wrapper for HTML5 API .
   2) added AudioPlayer and VideoPlayer in Jewel Project. (needed to add dependence on HTML5.swc ). Added sass for VideoPlayer.
   3) added AudioPlayer and VideoPlayer exemple in TDJ
   
   (also added white logo to fix the compilation issue)
   


-- 
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: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [royale-asjs] mjesteve merged pull request #1200: Video and audio player based on html5 api

Posted by GitBox <gi...@apache.org>.
mjesteve merged PR #1200:
URL: https://github.com/apache/royale-asjs/pull/1200


-- 
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: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [royale-asjs] mjesteve commented on pull request #1200: Video and audio player based on html5 api

Posted by GitBox <gi...@apache.org>.
mjesteve commented on PR #1200:
URL: https://github.com/apache/royale-asjs/pull/1200#issuecomment-1140085674

   I can't get it to compile with maven. can anyone check it too?


-- 
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: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org