JobInputSequence Class

A Sequence contains an ordered list of Clips where each clip is a JobInput. The Sequence will be treated as a single input.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media.models._models_py3.JobInput
JobInputSequence

Constructor

JobInputSequence(*, inputs: List[_models.JobInputClip] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
inputs

JobInputs that make up the timeline.

Variables

Name Description
odata_type
str

The discriminator for derived types. Required.

inputs

JobInputs that make up the timeline.