MediaSessionState
Represents the media session state.
Properties
id
id: IMediaSessionId
The ID of the session.
playbackState
playbackState: IPlaybackState
The playback state.
mediaInfo?
optionalmediaInfo: IMediaInfo
The information about the media.
capabilities
capabilities: ICapabilities
The capabilities supported by the media.
playlistState?
optionalplaylistState: IPlaylistState
The state of the playlist.
controls
controls: IControl
[]
An array of controls for supported by the media player.
Last updated: Jul 22, 2026

