Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::Encryption::MpegCommonEncryption (v0.9.0)

Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::Encryption::MpegCommonEncryption.

Configuration for MPEG-Dash 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 schemes:

    • cenc - AES-CTR subsample
    • cbcs- AES-CBC subsample pattern

#scheme=

def scheme=(value) -> ::String
Parameter
  • value (::String) —

    Required. Specify the encryption scheme, supported schemes:

    • cenc - AES-CTR subsample
    • cbcs- AES-CBC subsample pattern
Returns
  • (::String) —

    Required. Specify the encryption scheme, supported schemes:

    • cenc - AES-CTR subsample
    • cbcs- AES-CBC subsample pattern