Processing Range
The Processing Range object is a part of the Job resource.
Attributes
Top level attributes
Name | Type | Description |
---|---|---|
frame_start | integer | Index of the frame from which the processing will start. Applies only to video sources and takes precedence over time_start . Optional. |
frame_end | integer | Index of the frame at which the processing will end. Applies only to video sources and takes precedence over time_end . Optional. |
time_start | float | Time from which the processing will start. Optional. |
time_end | float | Time at which the processing will end. Optional. |