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: 
jackhand
Visitor

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"
0 Kudos
3 REPLIES 3
jackhand
Visitor

Re: turn on Ad timer for the RAF?

Has anyone used a countdown timer for their ads?
0 Kudos
drodine
Visitor

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...

0 Kudos
drodine
Visitor

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.
0 Kudos