GoogleApi.Transcoder.V1beta1.Model.Aes128Encryption (google_api_transcoder v0.4.2)
View SourceConfiguration for AES-128 encryption.
Attributes
-
keyUri
(type:String.t
, default:nil
) - Required. URI of the key delivery service. This URI is inserted into the M3U8 header.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Transcoder.V1beta1.Model.Aes128Encryption{ keyUri: String.t() | nil }