Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MediaState

enumeration

Switch to Manual

Description

MediaState enumeration specifies all three possible values of media playback state: stopped, playing and paused.

Variables

StoppedMedia playback is stopped.
PlayingMedia is currently playing.
PausedMedia playback is paused.