Event
Events that can be used to track happenings related to Player's functionality.
See also
Inheritors
Types
A DJ session product has been updated.
A playing mediaProduct has ended.
A transition to playing a new mediaProduct. This may or may not be the same one as reflected by the previously reported MediaProductTransition event (or previous ones) and will be reported as a cause of both implicit and explicit transitions.
The output device has been updated.
A change in PlaybackEngine.playbackState. Updates to state using the same value are not considered changes and will therefore not trigger PlaybackStateChange events.
A loss of streaming permission. This event will cause playback to pause if possible, and resuming/starting it may cause the equivalent loss for other instances instead.