Properties
id
id: IMediaSessionId The ID of the session.playbackState
playbackState: IPlaybackState The playback state.mediaInfo?
optional mediaInfo: IMediaInfo
The information about the media.
capabilities
capabilities: ICapabilities The capabilities supported by the media.playlistState?
optional playlistState: IPlaylistState
The state of the playlist.
controls
controls: IControl[]
An array of controls for supported by the media player.

