Class TextAtom (1.1.0)

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

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

Attributes

NameDescription
key str
Required. The EditAtom.key that references atom with text inputs in the Job.edit_list.
inputs Sequence[google.cloud.video.transcoder_v1beta1.types.TextStream.TextAtom.TextInput]
List of Job.inputs that should be embedded in this atom. Only one input is supported.

Classes

TextInput

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

Identifies which input file and track should be used.