thdev
4 years agoChannel Surfer
Displaying video inside a 2dapi game channel
Hi all.
I've been developing a roku game channel using 2dAPI with roScreen element.
One of the features I'm trying to implement is: showing a 400*600 video within the game (during the game. not full screen).
From what I understand so far:
1. Scene graph components dont work with 2dapi
2. roVideoPlayer is deprecated since 2017
Is there any way to implement this?