GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput (google_api_transcoder v0.2.0) View Source
Identifies which input file, track, and channel should be used.
Attributes
-
channel
(type:integer()
, default:nil
) - Required. The zero-based index of the channel in the input file. -
gainDb
(type:float()
, default:nil
) - Audio volume control in dB. Negative values decrease volume, positive values increase. The default is 0. -
key
(type:String.t
, default:nil
) - Required. TheInput.key
that identifies the input file. -
track
(type:integer()
, default:nil
) - Required. The zero-based index of the track in the input file.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.