Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (9 loc) · 671 Bytes

ChannelPackagingContentProtectionSimple.md

File metadata and controls

21 lines (9 loc) · 671 Bytes

Isp.ChannelPackagingContentProtectionSimple

Properties

Name Type Description Notes
publishPoints [ChannelPackagingContentProtectionSimplePublishPoints] Pub points where keys should be published. If multiple are specified, only one needs to succeed to consider the key successfully published. [optional]
requirePublish String Indicates which publish points must succeed for segment publishing to use the keys. [optional]

Enum: RequirePublishEnum

  • ANY (value: "ANY")

  • ALL (value: "ALL")