Does the Roku VAST SDK support Ad Pods (multiple preroll ads) by default? Thanks in advance.
Yes. If a VAST response contains more than one , the latest version of the lib will find and parse them all.
That said, the lib just parses VAST, what gets done with the ads it builds is left to the developer. Implementing playback of multiple pre-rolls may not be as simple copy/pasting from the sample channel.
Thanks. I appreciate the quick response.
