StreamingPolicyContentKeys Class

Class to specify properties of all content keys in Streaming Policy.

Inheritance
StreamingPolicyContentKeys

Constructor

StreamingPolicyContentKeys(*, default_key: Optional[_models.DefaultKey] = None, key_to_track_mappings: Optional[List[_models.StreamingPolicyContentKey]] = None, **kwargs)

Variables

default_key
DefaultKey

Default content key for an encryption scheme.

key_to_track_mappings
list[StreamingPolicyContentKey]

Representing tracks needs separate content key.