Transform Output Args
Constructors
Properties
An audio_analyzer_preset block as defined above.
A builtin_preset block as defined above.
A custom_preset block as defined above.
A face_detector_preset block as defined above.
A Transform can define more than one outputs. This property defines what the service should do when one output fails - either continue to produce other outputs, or, stop the other outputs. The overall Job state will not reflect failures of outputs that are specified with ContinueJob. Possible values are StopProcessingJob or ContinueJob. Defaults to StopProcessingJob.
Sets the relative priority of the TransformOutputs within a Transform. This sets the priority that the service uses for processing Transform Outputs. Possible values are High, Normal or Low. Defaults to Normal.
A video_analyzer_preset block as defined below.