StreamingLocatorContentKey interface

Class for content key in Streaming Locator

Properties

id

ID of Content Key

labelReferenceInStreamingPolicy

Label of Content Key as specified in the Streaming Policy

policyName

ContentKeyPolicy used by Content Key NOTE: This property will not be serialized. It can only be populated by the server.

tracks

Tracks which use this Content Key NOTE: This property will not be serialized. It can only be populated by the server.

type

Encryption type of Content Key NOTE: This property will not be serialized. It can only be populated by the server.

value

Value of Content Key

Property Details

id

ID of Content Key

id: string

Property Value

string

labelReferenceInStreamingPolicy

Label of Content Key as specified in the Streaming Policy

labelReferenceInStreamingPolicy?: string

Property Value

string

policyName

ContentKeyPolicy used by Content Key NOTE: This property will not be serialized. It can only be populated by the server.

policyName?: string

Property Value

string

tracks

Tracks which use this Content Key NOTE: This property will not be serialized. It can only be populated by the server.

tracks?: TrackSelection[]

Property Value

type

Encryption type of Content Key NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

value

Value of Content Key

value?: string

Property Value

string