InputN
The name of a track. To specify multiple tracks, add multiple instances of the InputN
parameter. For each instance, replace N
with a unique number, starting from zero (0) and increasing by one each time. List the tracks in numerical order, starting from zero.
The input track is always an output track produced by another engine. Specify the track using the format TaskName.OutputTrackName
.
For example:
Input0=OCRTask.Data Input1=FaceRecog.ResultWithSource Input2=MyTask.Data
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input0=MyOCR.Data
|
See Also: |