MinTimeInterval
DEPRECATED: The MinTimeInterval
parameter is deprecated in Media Server 12.3.0 and later. Micro Focus recommends that you use the TimestampCondition parameter instead.
This configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.
When two input tracks are specified, the minimum time from a record in the first track to a record in the second track, for the two records to be considered a pair. (The engine compares the timestamp values.) This value can be negative, meaning that the second track's event can occur before the first track's event.
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.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds |
Default: | Negative of MaxTimeInterval value |
Required: | No |
Configuration Section: | TaskName |
Example: | MinTimeInterval=-100ms
|
See Also: |