GoogleApi.Transcoder.V1beta1.Model.AudioChannelInput (google_api_transcoder v0.4.2)
View SourceIdentifies 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.keythat identifies the input file. -
track(type:integer(), default:nil) - Required. The zero-based index of the track in the input file.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.