AudioAtom(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The mapping for the Job.edit_list
atoms with audio
EditAtom.inputs
.
Attributes | |
---|---|
Name | Description |
key |
str
Required. The EditAtom.key that references the atom with
audio inputs in the Job.edit_list .
|
channels |
Sequence[google.cloud.video.transcoder_v1beta1.types.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.