StreamingPolicyContentKey Class

Class to specify properties of content key.

Inheritance
StreamingPolicyContentKey

Constructor

StreamingPolicyContentKey(*, label: Optional[str] = None, policy_name: Optional[str] = None, tracks: Optional[List[_models.TrackSelection]] = None, **kwargs)

Variables

label
str

Label can be used to specify Content Key when creating a Streaming Locator.

policy_name
str

Policy used by Content Key.

tracks
list[TrackSelection]

Tracks which use this content key.