GoogleApi.Transcoder.V1beta1.Model.AudioChannel (google_api_transcoder v0.4.2)
View SourceThe audio channel.
Attributes
-
inputs
(type:list(GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput.t)
, default:nil
) - List ofJob.inputs
for this audio channel.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Transcoder.V1beta1.Model.AudioChannel{ inputs: [GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput.t()] | nil }