The name of the track that contains the data to transform. This track is not modified.
If the image track is produced by an ingest engine, specify the track name only:
Input=Image_1
If the image track is produced by another task, specify it using the format taskName.trackName
. For example, to specify the ResultWithSource
track produced by the MyKeyframe
task:
Input=MyKeyframe.ResultWithSource
Type: | String |
---|---|
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input=Keyframe.ResultWithSource
|
See Also: |
|