| Code | Name | InnerNotification | Metadata Keys | Comments |
|---|---|---|---|---|
| Playback | ||||
| 300000 | PLAYBACK_START | None | None | Notifies that playback has started |
| 300001 | PLAYBACK_COMPLETE | None | None | Notifies that playback has completed |
| 300002 | SEEK_START | None | None |
Notifies that a seek operation was initiated |
| 300003 | SEEK_COMPLETE | None | None |
Notifies that a seek operation has completed. |
| 300005 | PLAYER_STATE_CHANGE | None |
None |
Notifies that the player state has changed. When state is ERROR, the inner notification is the error notification object that triggered the switch to the ERROR state. |
| Adaptive bit rates (ABR) | ||||
| 302000 | BITRATE_CHANGE | None |
BITRATE | Notifies that the bitrate of the video has changed |
| Late-binding audio (LBA) | ||||
| 304000 | AUDIO_TRACK_CHANGE | None |
None |
Notifies that the audio track has been changed. |
| Subtitles | ||||
| 307000 | SUBTITLES_TRACK_CHANGE | None |
None |
Notifies that the subtitles track has changed |