tacticalcity
10 years agoVisitor
Need help integrating VideoPlayer and RokuAdFrameworkSample
So thru some poking around I found the link to the RokuAdFrameworkSample.zip
But where I found it did not include any documentation. Just a fellow developer asking questions.
Is there a link that talks about how to integrate this? Perhaps...hopefully...a "how to integrate this for dummies" version?
Also, while poking around inside the files in this example it looks like it might rely on a missing .brs file to work. But I could be wrong. I'm new.
The manifest file says it needs...
bs_libs_required=roku_ads_lib
Then when I look inside the main.brs file it starts off saying...
Library "Roku_Ads.brs"
So is my main.brs file really my Roku_Ads.brs file? Do I rename it when integrating my channel which already has a main.brs file?
See what I am getting at here? I'm really new at this.
SOME BACKGROUND INFORMATION YOU MIGHT NEED:
My channel is basically just the VideoPlayer example from the SDK. I have made only a handful of very minor edits. Removed the star ratings, changed text color, that's it. Nothing that should get trip you up when thinking of it as being exactly like the example in SDK when explaining how to integrate these two SDK examples into one.
Thank you for the help.
But where I found it did not include any documentation. Just a fellow developer asking questions.
Is there a link that talks about how to integrate this? Perhaps...hopefully...a "how to integrate this for dummies" version?
Also, while poking around inside the files in this example it looks like it might rely on a missing .brs file to work. But I could be wrong. I'm new.
The manifest file says it needs...
bs_libs_required=roku_ads_lib
Then when I look inside the main.brs file it starts off saying...
Library "Roku_Ads.brs"
So is my main.brs file really my Roku_Ads.brs file? Do I rename it when integrating my channel which already has a main.brs file?
See what I am getting at here? I'm really new at this.
SOME BACKGROUND INFORMATION YOU MIGHT NEED:
My channel is basically just the VideoPlayer example from the SDK. I have made only a handful of very minor edits. Removed the star ratings, changed text color, that's it. Nothing that should get trip you up when thinking of it as being exactly like the example in SDK when explaining how to integrate these two SDK examples into one.
Thank you for the help.