Class AudioMapping (1.9.1)

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

The mapping for the Job.edit_list atoms with audio EditAtom.inputs.

Attributes

NameDescription
atom_keystr
Required. The EditAtom.key that references the atom with audio inputs in the Job.edit_list.
input_keystr
Required. The Input.key that identifies the input file.
input_trackint
Required. The zero-based index of the track in the input file.
input_channelint
Required. The zero-based index of the channel in the input audio stream.
output_channelint
Required. The zero-based index of the channel in the output audio stream.
gain_dbfloat
Audio volume control in dB. Negative values decrease volume, positive values increase. The default is 0.