Playback control in DigiShow
============================

Understanding the playback control is a good way to learn how to design interactive systems. We provide a series of progressive examples:

1_basic_player.dgs
Press a specific key to play a particular video on screen.

2_auto_standby.dgs
Trigger a standby screen by receiving the video playback End signal.

3_random_play.dgs
Press a key to play videos randomly (or sequentially).

4_overlay.dgs
Play videos in an overlay window (non‑fullscreen).

5_cue_player.dgs
Use the Cue Player to launch multi‑dimensional dynamic scenes.

Future Goals
In more advanced interactive system designs, we can replace keyboard inputs with sensors, and replace single video playback with multi‑dimensional audio/visual/lighting composited scenes.

(This series of examples requires DigiShow 1.7.7 or later)

