StreamingLocatorContentKey Class

Definition

Class for content key in Streaming Locator

public class StreamingLocatorContentKey
type StreamingLocatorContentKey = class
Public Class StreamingLocatorContentKey
Inheritance
StreamingLocatorContentKey

Constructors

StreamingLocatorContentKey()

Initializes a new instance of the StreamingLocatorContentKey class.

StreamingLocatorContentKey(Guid, StreamingLocatorContentKeyType, String, String, String, IList<TrackSelection>)

Initializes a new instance of the StreamingLocatorContentKey class.

Properties

Id

Gets or sets ID of Content Key

LabelReferenceInStreamingPolicy

Gets or sets label of Content Key as specified in the Streaming Policy

PolicyName

Gets contentKeyPolicy used by Content Key

Tracks

Gets tracks which use this Content Key

Type

Gets encryption type of Content Key. Possible values include: 'CommonEncryptionCenc', 'CommonEncryptionCbcs', 'EnvelopeEncryption'

Value

Gets or sets value of Content Key

Methods

Validate()

Validate the object.

Applies to