This table provides detailed information about INFO type notifications.
Most informational notifications contain relevant metadata, for example, the URL of the resource that failed to download. Some notifications contain metadata to specify whether the problem occurred in the main video content, in the alternate audio content, or in an ad.
Code | Name | Inner Notification | Metadata Keys | Comments |
---|---|---|---|---|
Playback | ||||
300000 | PLAYBACK_START | None | None | Playback has started. |
300001 | PLAYBACK_COMPLETE | None | None | Playback has completed. |
300002 | SEEK_START | None | None |
A seek operation was initiated. |
300003 | SEEK_COMPLETE | None | None |
A seek operation completed. |
300005 | PLAYER_STATE_CHANGE | None |
None |
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 | The bit rate of the video changed. |
Late-binding audio (LBA) | ||||
304000 | AUDIO_TRACK_CHANGE | None |
None |
The audio track has changed. |
Subtitles | ||||
307000 | SUBTITLES_TRACK_CHANGE | None |
None |
The subtitles track changed. |