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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `Encryption.Types.MpegCommonEncryption` class within the Google Cloud Live Stream v1 API, specifically for version 1.6.0."],["The `MpegCommonEncryption` class is used to configure MPEG-Dash Common Encryption (MPEG-CENC) and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API, ranging from 1.0.0 to 1.8.0 with 1.8.0 being the latest."],["The class has two constructors, a default one and another that accepts an existing `MpegCommonEncryption` object for deep cloning."],["A `Scheme` property, which is of type string, is available to set the encryption scheme, with `cenc` and `cbcs` as the supported schemes."]]],[]]