DrmSystems(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Defines configuration for DRM systems in use. If a field is omitted, that DRM system will be considered to be disabled.
Attributes | |
---|---|
Name | Description |
widevine |
google.cloud.video.live_stream_v1.types.Encryption.Widevine
Widevine configuration. |
fairplay |
google.cloud.video.live_stream_v1.types.Encryption.Fairplay
Fairplay configuration. |
playready |
google.cloud.video.live_stream_v1.types.Encryption.Playready
Playready configuration. |
clearkey |
google.cloud.video.live_stream_v1.types.Encryption.Clearkey
Clearkey configuration. |