Interface: JoynSourceMetadata
Source metadata produced by the Joyn media provider.
Extends
SourceMetadataBase
Properties
deliveryNetwork
deliveryNetwork:
string
CDN delivery network identifier returned by the playlist service (e.g. "akamai", "amazon", "fastly").
encryptionScheme
encryptionScheme:
string
DRM encryption scheme used for the source ("cenc" or "cbcs").
entitlementToken
entitlementToken:
string
Entitlement token received from the Joyn entitlement service.
protectionSystem
protectionSystem:
string
DRM protection system used for the source (e.g. "fairplay", "widevine", "playready").
provider
provider:
"joyn"
Identifies this metadata as produced by the Joyn provider.
Overrides
SourceMetadataBase.provider
anonymousId?
optionalanonymousId:string
Anonymous user identifier. May be absent when the entitlement token cannot be decoded.
distributionTenant?
optionaldistributionTenant:string
Distribution tenant name (e.g. "JOYN", "JOYN_AT", "JOYN_CH"). May be absent when the entitlement token cannot be decoded.
userId?
optionaluserId:string
Authenticated user identifier. May be absent when the entitlement token cannot be decoded.