public sealed class Encryption.Types.MpegCommonEncryption : IMessage<Encryption.Types.MpegCommonEncryption>, IEquatable<Encryption.Types.MpegCommonEncryption>, IDeepCloneable<Encryption.Types.MpegCommonEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Encryption.Types.MpegCommonEncryption.
Configuration for MPEG-Dash Common Encryption (MPEG-CENC).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage provides reference documentation and code samples for the `Encryption.Types.MpegCommonEncryption` class within the Live Stream v1 API."],["The `MpegCommonEncryption` class is used for configuring MPEG-Dash Common Encryption (MPEG-CENC)."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MpegCommonEncryption` class includes a `Scheme` property which allows setting the encryption scheme, with supported options being `cenc` and `cbcs`."],["There are multiple versions available for the `Encryption.Types.MpegCommonEncryption` class, ranging from version 1.0.0 to the latest 1.8.0."]]],[]]