Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

The BrightSign HTML engine exposes several platform-specific JavaScript objects, which allow you to integrate your HTML content with hardware interfaces and system functions on the player. These objects allow you to link many standard interactive, database, and hardware elements (serial, CEC, device info, etc.) to HTML pages.

This section details the functions and parameters for each JavaScript object. For more information about the BrightScript objects that the JavaScript objects are linked to, see the BrightScript section.

New applications should avoid using BrightScript objects and should use JavaScript API objects instead. See the BrightScript-JavaScript Migration Guide for the mapping between BrightScript and JavaScript APIs.

  • No labels