Can we add any node on ad screen when roku ad is playing?
I am working on roku app using scene graph component. I am using RAF to show ads before video playing and this is working properly for me. My code is... timestamp = CreateObject("roDateTime") a...
It's not possible if you're using RAF's video player, but technically you could implement a skip feature if you use RAF's custom ad rendering functionality.