Options
All
  • Public
  • Public/Protected
  • All
Menu

The state of an IPlayable object

Index

Enumeration members

Buffering

Buffering:

The media is currently loading data and will transition to the Playing state

Idle

Idle:

The media is awaiting some action before attempting to load the resource

Paused

Paused:

The media is currently paused

Pausing

Pausing:

The media is transitioning to the Paused state

Playing

Playing:

The media is currently playing

Stopped

Stopped:

The media is currently stopped

Stopping

Stopping:

The media is transitioning to the Stopped state