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

Configuration for SAMPLE-AES 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.