CommonEncryptionCbcs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET