deverasarf
12 years agoVisitor
roVideoPlayer
Hello there!
I'm using the 2D API for my game UI, in it I have a section to display the video. The video is should not be full screen (thinking of youtube like player embeded in a page)
I've been trying to get the roVideoPlayer to display, unfortunately all the examples i've found make usage of the roImageCanvas which i do not use and for force me to do massive changes to the composition.
I was wondering if anyone could provide a code snippet (assuming that it would be possible) where the player can be added to the roScreen to get that youtube look (not fullscreen).
I'm using the 2D API for my game UI, in it I have a section to display the video. The video is should not be full screen (thinking of youtube like player embeded in a page)
I've been trying to get the roVideoPlayer to display, unfortunately all the examples i've found make usage of the roImageCanvas which i do not use and for force me to do massive changes to the composition.
I was wondering if anyone could provide a code snippet (assuming that it would be possible) where the player can be added to the roScreen to get that youtube look (not fullscreen).