jackhand
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2017
01:00 PM
turn on Ad timer for the RAF?
How do I turn on the ad countdown timer of a Roku Advertising Framework (RAF) video? i.e. something like "your program will start in 29 seconds"
3 REPLIES 3
jackhand
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2017
06:56 AM
Re: turn on Ad timer for the RAF?
Has anyone used a countdown timer for their ads?
drodine
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2017
01:29 AM
Re: turn on Ad timer for the RAF?
+1
I can see:
"If the client application has no need for custom UI or user interaction during ad rendering, it is recommended to use the default rendering method showAds()[/url:12uhzn6n]. This method handles rendering and control of interactive and video ads, as...
I can see:
"If the client application has no need for custom UI or user interaction during ad rendering, it is recommended to use the default rendering method showAds()[/url:12uhzn6n]. This method handles rendering and control of interactive and video ads, as...
drodine
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2017
11:21 PM
Re: turn on Ad timer for the RAF?
The solution was in implementing custom ad UI. It requires to do all work manually: create component with video player to show ads and Label above it. Then update Label text during ad playback.