olav
16 years agoNewbie
Pre/Post Roll Ads?
hi guys, I'm new to the roku SDK and I've built a app/channel based on the videoplayer example in the SDK. I also built a db/php backend for the XML. Anyways I'd like to implement pre roll and ...
preRoll = {Stream: {url: "http://ia301529.us.archive.org/0/items/wonder_bread/wonder_bread_512kb.mp4"}, StreamFormat: "mp4"}
showVideoScreen(preRoll)
showList[showIndex].PlayStart = 0
showVideoScreen(showList[showIndex])