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-03-21 UTC."],[[["This webpage provides reference documentation for the `Encryption.Types.MpegCommonEncryption` class within the Google Cloud Live Stream v1 API."],["The `MpegCommonEncryption` class is used to configure MPEG-Dash Common Encryption (MPEG-CENC) and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the class's constructors, including a default constructor and one that accepts another `MpegCommonEncryption` object as a parameter."],["It also lists all the available versions of the MpegCommonEncryption, from version 1.0.0 up to the latest version, 1.8.0."],["The `Scheme` property of the class, which specifies the encryption method (either `cenc` or `cbcs`), is included and explained in the documentation."]]],[]]