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 document provides reference documentation for the `Encryption.Types.MpegCommonEncryption` class within the Google Cloud Live Stream v1 API, with the latest being version 1.8.0."],["`MpegCommonEncryption` is used for configuring MPEG-Dash Common Encryption (MPEG-CENC) and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Encryption.Types.MpegCommonEncryption` class supports two constructors, a default one and one that takes another instance of `MpegCommonEncryption` as a parameter."],["The class includes a `Scheme` property, which is a required string field that specifies the encryption scheme, supporting `cenc` and `cbcs`."],["The documentation includes all versions from 1.0.0 to the latest version of 1.8.0 of `MpegCommonEncryption` class."]]],[]]