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.
Specifies the start of the time interval, as a time duration relative to the start time of the Input0
record.
This value can be negative, to place the start of the time interval before the Input0
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: |
![]() The value of this parameter is a time duration. Specify the duration in the following format: 1days 2hours 3minutes 4seconds 500milliseconds 600microseconds You can omit any of the individual durations when they are not required: 4seconds 500milliseconds You can also shorten the string by abbreviating the units to their first letter (milliseconds abbreviates to ms, microseconds to us): 4s 500ms The following are all equivalent: 1minute 3seconds |
Default: | Negative of MaxTimeInterval value |
Required: | No |
Configuration Section: | TaskName |
Example: | MinTimeInterval=-100ms
|
See Also: |
|