The minimum time in milliseconds between two records, for the records to be considered a pair. (The engine compares the timestamp values.)
If you do not set this parameter, only records with the same timestamp are de-duplicated.
Note: This parameter is used only when you process video. When you process images or documents, this parameter is ignored and records are considered to be related only if they are associated with the same page (the same image element for PDF files).
Type: | Integer |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | MinTimeInterval=100
|
See Also: |
|