CommonEncryptionCbcs Class

Definition

Class for CommonEncryptionCbcs encryption scheme

public class CommonEncryptionCbcs
type CommonEncryptionCbcs = class
Public Class CommonEncryptionCbcs
Inheritance
CommonEncryptionCbcs

Constructors

CommonEncryptionCbcs()

Initializes a new instance of the CommonEncryptionCbcs class.

CommonEncryptionCbcs(EnabledProtocols, IList<TrackSelection>, StreamingPolicyContentKeys, CbcsDrmConfiguration)

Initializes a new instance of the CommonEncryptionCbcs class.

Properties

ClearTracks

Gets or sets representing which tracks should not be encrypted

ContentKeys

Gets or sets representing default content key for each encryption scheme and separate content keys for specific tracks

Drm

Gets or sets configuration of DRMs for current encryption scheme

EnabledProtocols

Gets or sets representing supported protocols

Methods

Validate()

Validate the object.

Applies to