Share via


Experience.PlayState Property

Gets the play state of the current media.

Note   This property has been deprecated.

Syntax

  Experience.PlayState

Property Value

A read-only Number (long) that indicates the play state. It can be any of the following values:

Value Description
-1 Unknown
0 Stopped
1 Paused
2 Playing
3 Buffering
5 Undefined
100 Media Changed

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2004 through Windows Vista

See Also