TripwireDetectionFps Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic 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
Int32
See Also