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 Transcoder v1 API class Encryption.Types.MpegCommonEncryption.
Configuration for MPEG 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 documentation for the `Encryption.Types.MpegCommonEncryption` class within the Google Cloud Transcoder v1 API for .NET."],["The `MpegCommonEncryption` class is used for configuring MPEG Common Encryption (MPEG-CENC) for video files."],["The latest version of this documentation is for version 2.9.0, and older versions from 2.8.0 down to 1.0.0 are also available."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `Scheme` that is required to define which encryption scheme is in use, with 'cenc' and 'cbcs' being the only supported schemes."]]],[]]