/simple-videoplayer-channel

SimpleVideoPlayer Channel remastered in SceneGraph

Primary LanguageBrightscriptOtherNOASSERTION

Simple-VideoPlayer-Channel Example

Roku

SimpleVideoPlayer Sample Channel for the Roku Platform.

Use case

This sample channel should be used as a starter template for your channel development. It is a barebones template for displaying one piece of content on a springboard.

How to run this sample

Features

  • Replicates the UI and functionality of the SDK1 SimpleVideoPlayer example

Directory Structure

  • Components: The Scene Graph components
    • Task.xml A task node that is used to exit the channel on buttonpress.
    • SimpleVideoScene.brs/xml: The main scene.
  • Images: Contains image assets used in the channel
  • Source: Contains the main brightscript file that runs right when the channel starts