Transcoder V1beta1 API - Class Google::Cloud::Video::Transcoder::V1beta1::Encryption::Aes128Encryption (v0.3.2)

Reference documentation and code samples for the Transcoder V1beta1 API class Google::Cloud::Video::Transcoder::V1beta1::Encryption::Aes128Encryption.

Configuration for AES-128 encryption.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key_uri

def key_uri() -> ::String
Returns
  • (::String) — Required. URI of the key delivery service. This URI is inserted into the M3U8 header.

#key_uri=

def key_uri=(value) -> ::String
Parameter
  • value (::String) — Required. URI of the key delivery service. This URI is inserted into the M3U8 header.
Returns
  • (::String) — Required. URI of the key delivery service. This URI is inserted into the M3U8 header.