Udostępnij za pośrednictwem


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 CommonEncryptionCbcs.

Properties

ClearKeyEncryptionCustomKeysAcquisitionUriTemplate

Template for the URL of the custom service delivering content keys to end user players. Not required when using Azure Media Services for issuing licenses. The template supports replaceable tokens that the service will update at runtime with the value specific to the request. The currently supported token value is {AlternativeMediaId}, which is replaced with the value of StreamingLocatorId.AlternativeMediaId.

ClearTracks

Representing which tracks should not be encrypted.

ContentKeys

Representing default content key for each encryption scheme and separate content keys for specific tracks.

Drm

Configuration of DRMs for current encryption scheme.

EnabledProtocols

Representing supported protocols.

Applies to