Variables
Const LIVE
LIVE: "live" = 'live'
Const LIVE_REPLAY
LIVE_REPLAY: "live_replay" = 'live_replay'
Const LIVE_STOPPED
LIVE_STOPPED: "live_stopped" = 'live_stopped'
Const READY
READY: "ready" = 'ready'
Const UNBOUND
UNBOUND: "unbound" = 'unbound'
Const UNPUBLISHED
UNPUBLISHED: "unpublished" = 'unpublished'