Represents the result of building key systems.
- Source
Members
keySystems :object
A mapping of DRM types to their corresponding key systems information. For "FAIRPLAY" type, it includes a structure with certificate and license URIs; for other types, it's a string representing the license URL.
Type:
Properties- object
Name | Type | Description |
---|---|---|
x: | object | | string |
x: | string | string.certificateUri |
x: | string | string.licenseUri |
- Source