TripwireDetectionFps Property |
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