Class AudioChannelInput (0.5.1)

AudioChannelInput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Identifies which input file, track, and channel should be used.

Attributes

NameDescription
key str
Required. The Input.key that identifies the input file.
track int
Required. The zero-based index of the track in the input file.
channel int
Required. The zero-based index of the channel in the input file.
gain_db float
Audio volume control in dB. Negative values decrease volume, positive values increase. The default is 0.