Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
vwang
Level 7

Can RAF Support Stitched Ads on roVideoScreen?

Hi,

I have been playing around with the Roku ads samples specifically around firing impressions for server stitched ads. I've modified the sample app to play content on a video screen instead of the video player. However after I call stitchedAdHandleEvent with a roVideoScreen event and object, the video screen stops playback immediately.

@Roku, does stitchedAdHandledEvent method also work with roVideoScreen? If so, can you provide any guidance?

Thanks
0 Kudos
1 REPLY 1
vwang
Level 7

Re: Can RAF Support Stitched Ads on roVideoScreen?

The same issue happens if I create an associative array implementing the roVideoPlayer interface. If I set getMessagePort() to return the roVideoScreen's message port, playback stops.
0 Kudos