User:Mantaroh/TVSimulatorConfig

From MozillaWiki
Jump to: navigation, search

TV Simulator Configuration

  • What is different from Smart Phone simulator?
    • Screen size and orientation.
    • Several application.
    • Provide TV Control API
      • see W3C TV Control API for detail.
      • This API can get the TV Tuner information and video.
      • Simulator can change TV Program
  • How to change the TV Program information?
    • Changing step is as follow
  1. Open WebIDE
  2. Click the Gear button which right of simulator name.
  3. Click the 'Open Configuration Directory' button.
  4. Edit 'settings.json'.
  5. Save the setting file, and lanch simulator.
  • Setting file format
    • setting file is json style.
    • each property detail is as follow.
 T.B.D