Suspend/Resume Actions

The Suspend or Resume actions allow dynamic content to interrupt existing content at varying times and under varying conditions. You can call the Suspend or Resume actions directly within HTML5 or through third-party scripts.

Example: If you have screens in a cinema, you could suspend menu content to play movie trailers at scheduled times.

The following Suspend actions are available:

  • suspend – Interrupts Broadsign Control Player playback.
  • screen_suspend – Interrupts Broadsign Control Player playback and sends a signal to the attached monitor to put it into suspend mode.

The following Resume actions are available:

  • resume – Resumes Broadsign Control Player playback.
  • screen_resume – Resumes Broadsign Control Player playback and sends a signal to the attached monitor to get it out of suspend mode.