public sealed class Encryption.Types.DrmSystems : IMessage<Encryption.Types.DrmSystems>, IEquatable<Encryption.Types.DrmSystems>, IDeepCloneable<Encryption.Types.DrmSystems>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Encryption.Types.DrmSystems.
Defines configuration for DRM systems in use. If a field is omitted,
that DRM system will be considered to be disabled.
[[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eEncryption.Types.DrmSystems\u003c/code\u003e class is 1.8.0, with documentation available for previous versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryption.Types.DrmSystems\u003c/code\u003e class is part of the Google Cloud Video Live Stream v1 API, and defines the configurations for DRM systems.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to be used in various scenarios.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDrmSystems\u003c/code\u003e allows users to configure four DRM systems: Clearkey, Fairplay, Playready, and Widevine, and omitting a field will consider the system as disabled.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating a new instance, either default or by copying an existing \u003ccode\u003eDrmSystems\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Live Stream v1 API - Class Encryption.Types.DrmSystems (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.8.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.7.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.6.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.5.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.4.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.3.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.2.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.1.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.0.0/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems) \n\n public sealed class Encryption.Types.DrmSystems : IMessage\u003cEncryption.Types.DrmSystems\u003e, IEquatable\u003cEncryption.Types.DrmSystems\u003e, IDeepCloneable\u003cEncryption.Types.DrmSystems\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Live Stream v1 API class Encryption.Types.DrmSystems.\n\nDefines configuration for DRM systems in use. If a field is omitted,\nthat DRM system will be considered to be disabled. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Encryption.Types.DrmSystems \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Encryption](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types)[DrmSystems](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Encryption](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types)[DrmSystems](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Encryption](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types)[DrmSystems](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Encryption.Types.DrmSystems), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.LiveStream.V1](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.LiveStream.V1.dll\n\nConstructors\n------------\n\n### DrmSystems()\n\n public DrmSystems()\n\n### DrmSystems(DrmSystems)\n\n public DrmSystems(Encryption.Types.DrmSystems other)\n\nProperties\n----------\n\n### Clearkey\n\n public Encryption.Types.Clearkey Clearkey { get; set; }\n\nClearkey configuration.\n\n### Fairplay\n\n public Encryption.Types.Fairplay Fairplay { get; set; }\n\nFairplay configuration.\n\n### Playready\n\n public Encryption.Types.Playready Playready { get; set; }\n\nPlayready configuration.\n\n### Widevine\n\n public Encryption.Types.Widevine Widevine { get; set; }\n\nWidevine configuration."]]