JobInputSequence interface
A Sequence contains an ordered list of Clips where each clip is a JobInput. The Sequence will be treated as a single input.
- Extends
Properties
inputs | JobInputs that make up the timeline. |
odata |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
inputs
JobInputs that make up the timeline.
inputs?: JobInputClipUnion[]
Property Value
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.JobInputSequence"
Property Value
"#Microsoft.Media.JobInputSequence"