Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
vwang
Visitor

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
Visitor

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