Current state of the player.

Enumeration Members

BUFFERING: "buffering"

Player is buffering content.

ENDED: "ended"

Playback has ended.

FAILED: "failed"

Player encountered an error and failed.

LOADED: "loaded"

Content has been loaded and is ready to play.

LOADING: "loading"

Player is loading content.

PAUSED: "paused"

Playback is paused.

PLAYING: "playing"

Playback is resumed.