Class: Google::Cloud::Video::Transcoder::V1beta1::Encryption::MpegCommonEncryption

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/transcoder/v1beta1/resources.rb

Overview

Configuration for MPEG Common Encryption (MPEG-CENC).

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String



1004
1005
1006
1007
# File 'proto_docs/google/cloud/video/transcoder/v1beta1/resources.rb', line 1004

class MpegCommonEncryption
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#scheme::String



1004
1005
1006
1007
# File 'proto_docs/google/cloud/video/transcoder/v1beta1/resources.rb', line 1004

class MpegCommonEncryption
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end