Contents

shouldChangeToMediaAtIndex

An event that indicates a request to play a media item in a different index is received.

Declaration

attribute  shouldChangeToMediaAtIndex;

Discussion

The listener is passed an event object with the following attributes:

  • requestedIndex—The index the player is switching to.

See Also

Responding to Events