Input(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Input asset.
Attributes |
|
---|---|
Name | Description |
key |
str
A unique key for this input. Must be specified when using advanced mapping and edit lists. |
uri |
str
URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, gs://bucket/inputs/file.mp4 ). If empty, the value is
populated from
Job.input_uri.
See `Supported input and output
formats |
preprocessing_config |
google.cloud.video.transcoder_v1.types.PreprocessingConfig
Preprocessing configurations. |
attributes |
google.cloud.video.transcoder_v1.types.InputAttributes
Optional. Input Attributes. |