Class AudioAtom (0.2.1)

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

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

Attributes

NameDescription
key str
Required. The EditAtom.key that references the atom with audio inputs in the Job.edit_list.
channels Sequence[.resources.AudioStream.AudioAtom.AudioChannel]
List of Channel\ s for this audio stream. for in-depth explanation.

Classes

AudioChannel

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

The audio channel.