Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::Encryption::MpegCommonEncryption.
Configuration for MPEG Common Encryption (MPEG-CENC).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#scheme
def scheme() -> ::String
Returns
-
(::String) —
Required. Specify the encryption scheme.
Supported encryption schemes:
cenc
cbcs
#scheme=
def scheme=(value) -> ::String
Parameter
-
value (::String) —
Required. Specify the encryption scheme.
Supported encryption schemes:
cenc
cbcs
Returns
-
(::String) —
Required. Specify the encryption scheme.
Supported encryption schemes:
cenc
cbcs