GoogleApi.Transcoder.V1beta1.Model.SampleAesEncryption (google_api_transcoder v0.2.0) View Source
Configuration for SAMPLE-AES encryption.
Attributes
-
keyUri
(type:String.t
, default:nil
) - Required. URI of the key delivery service. This URI is inserted into the M3U8 header.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Transcoder.V1beta1.Model.SampleAesEncryption{ keyUri: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.