MotionDetectionEvent Constructor |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic MotionDetectionEvent(
bool detection
)
Public Sub New (
detection As Boolean
)
public:
MotionDetectionEvent(
bool detection
)
new :
detection : bool -> MotionDetectionEventParameters
- detection Boolean
-
See Also