vwang
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2016
12:04 PM
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
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
1 REPLY 1
vwang
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2016
01:51 PM
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.