MotionDetectionProcessor.EventAggregationWindow Property

Definition

Time window duration on which events are aggregated before being emitted. Value must be specified in ISO8601 duration format (i.e. "PT2S" equals 2 seconds). Use 0 seconds for no aggregation. Default is 1 second.

public string EventAggregationWindow { get; set; }
member this.EventAggregationWindow : string with get, set
Public Property EventAggregationWindow As String

Property Value

Applies to