MediaGraphMotionDetectionProcessor.Sensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumeration that specifies the sensitivity of the motion detection processor.
public Azure.Media.Analytics.Edge.Models.MediaGraphMotionDetectionSensitivity? Sensitivity { get; set; }
member this.Sensitivity : Nullable<Azure.Media.Analytics.Edge.Models.MediaGraphMotionDetectionSensitivity> with get, set
Public Property Sensitivity As Nullable(Of MediaGraphMotionDetectionSensitivity)