Vizard 7 » Command Index » Vizard objects » multimedia » <multimedia:av>.getState
7.6

<multimedia:av>.getState

Returns the current state of the media object

<multimedia:av>.getState()  

Remarks

Returns the current playing state of the multimedia object.

Return Value

One of the following values:

Media states

viz.MEDIA_STOPPED

The media has stopped playback.

viz.MEDIA_PAUSED

The media is paused.

viz.MEDIA_RUNNING

The media is playing.