Interface: SourceMediaItemDrm
Extends
Properties
drmSystem
drmSystem:
DrmSystem
The DRM system this source requires.
licenseUrl
licenseUrl:
string
License server URL for the selected DRM system.
src
src:
string
The source URL of this media source.
Inherited from
certificateUrl?
optionalcertificateUrl:string
Certificate URL (relevant for FairPlay).
duration?
optionalduration:number
Duration in seconds. Only relevant for dynamic content.
Inherited from
id?
optionalid:string
Unique identifier of the media source.
Default Value
V1StGXR8_Z5jdHi6B-myT a generated identifier
Inherited from
mimetype?
optionalmimetype:Mimetype
Mimetype of the media source.
Default Value
detected from file extension of given src or undefined
Inherited from
playbackMode?
optionalplaybackMode:PlaybackMode
Content mode of the media source.
Default Value
PlaybackMode.VOD
Inherited from
SourceMediaItemBase.playbackMode
token?
optionaltoken:string
DRM token to include in license requests for the selected DRM system.
validUntil?
optionalvalidUntil:number
Until the media source is valid. Unix timestamp in milliseconds.