Is it possible to change the default behavior of buttons on roVideoScreen? I would like to adjust the forward/backward increments and disable the up button causing the roVideoScreen to exit.
Nope, not possible. We do our best to encourage developers to maintain a consistent experience across the platform. But if you really wanted to do something different, you could experiment with roVideoPlayer combined with roScreen.
If you want that level of customization, you’ll need to use the roVideoPlayer, but that also means you’ll need to write code to implement all functionality, including the onscreen overlays.
Thanks guys.
