MotionDetectorDetectionFPS Property |
Gets or sets that how many frames should be checked per second.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int DetectionFPS { get; set; }
Public Property DetectionFPS As Integer
Get
Set
public:
property int DetectionFPS {
int get ();
void set (int value);
}
member DetectionFPS : int with get, set
Property Value
Type:
Int32See Also