GoogleApi.Transcoder.V1beta1.Model.AudioChannel (google_api_transcoder v0.2.0) View Source
The audio channel.
Attributes
-
inputs
(type:list(GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput.t)
, default:nil
) - List ofJob.inputs
for this audio channel.
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.AudioChannel{ inputs: [GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.