StreamingPolicyPutSchema – Media API – MediaKind
StreamingPolicyPutSchema
object
properties
object StreamingPolicyProperties Required
The properties of the streaming policy.
catalog
- map from strings to any Optional
The custom catalog configuration.
commonEncryptionCbcs
- object CommonEncryptionCbcs Optional
CommonEncryptionCbcs
clearKeyEncryptionConfiguration
- object ClearKeyEncryptionConfiguration Optional
Clear key configuration
customKeysAcquisitionUrlTemplate
- string Optional
The custom license acquisition URL template for a Clear Key license delivery service.
clearTracks
- list of objects StreamingPolicyTrackSelection Optional
This represents which tracks should not be encrypted.
trackSelections
- list of objects StreamingPolicyTrackPropertyCondition Optional
Track selections is used to specify a set or a subset of track for selection by the streaming policy.
operation
- enum Required
Track property operation. Only equality is supported.- Allowed values: UnknownEqual
property
- enum Required
Track property type- Allowed values: UnknownFourCC
value
- string Optional
Track property value
contentKeys
- object StreamingPolicyContentKeys Optional
Content keys used by the streaming policy.
defaultKey
- object DefaultKey Optional
Default content key used by the encryption.
label
- string Optional
Labels are a potential matching field for selecting a content key via a streaming locator.
policyName
- string Optional
Policy used by the key.
keyToTrackMappings
- list of objects StreamingPolicyContentKey Optional
List of content keys used by the key. Used to assign different keys to different tracks. For instance, using widevine L3 for SD and L1 for HD.
tracks
- list of objects StreamingPolicyTrackSelection Optional
This represents which tracks should be encrypted.
drm
- object CbcsDrmConfiguration Optional
DRM configuration
fairPlay
- object StreamingPolicyFairPlayConfiguration Optional
FairPlay configuration
allowPersistentLicense
- boolean Required
Allow persistent license
customLicenseAcquisitionUrlTemplate
- string Optional
The custom license acquisition URL template for a FairPlay license delivery service.
playReady
- object StreamingPolicyPlayReadyConfiguration Optional
PlayReady configuration
widevine
- object StreamingPolicyWidevineConfiguration Optional
Widevine configuration
enabledProtocols
- object EnabledProtocols Optional
Enabled protocols. This is the set of protocols (dash, download, and hls) that will be delivered with common encryption.
defaultContentKeyPolicyName
- string Optional
The default content key policy name used by current streaming policy.
envelopeEncryption
- object EnvelopeEncryption Optional
EnvelopeEncryption
noEncryption
- object NoEncryption Optional
NoEncryption