Interface: SourceSelected
Metadata of the source that was selected for playback.
Properties
id
id:
string
Unique identifier of the source.
mimetype
mimetype:
Mimetype
MIME type of the media source (e.g. HLS, DASH, MP4).
src
src:
string
URL of the media source.
drmSystem?
optionaldrmSystem:DrmSystem
DRM system used to protect the source, if any.
metadata?
optionalmetadata:JoynSourceMetadata
Provider-generated metadata for this source.
playbackMode?
optionalplaybackMode:PlaybackMode
Playback mode indicating how the content should be played.
Last updated on