Contents

playbackState

The current state of the player.

Declaration

readonly attribute String playbackState;

Discussion

This property can contain the following valid values: begin, end, loading, playing, paused, and scanning.

See Also

Controlling Playback