Click or drag to resize

MotionDetector Methods

The MotionDetector type exposes the following members.

Methods
 NameDescription
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(Inherited from DisposableClass)
Protected methodFinalize
(Inherited from DisposableClass)
Protected methodGetAllFormats
(Inherited from VideoHandler)
Public methodOnDataReceived Receiving the VideoData from the sender.
(Overrides VideoHandler.OnDataReceived(Object, VideoData))
Protected methodReceiverConnected
(Inherited from VideoHandler)
Protected methodReceiverDisconnected
(Inherited from VideoHandler)
Public methodRestart Restarts the detector.
Protected methodSendData
(Inherited from VideoHandler)
Protected methodSenderConnected
(Inherited from VideoHandler)
Protected methodSenderDisconnected
(Inherited from VideoHandler)
Public methodSetPreferredSendFormats
(Inherited from VideoHandler)
Protected methodSetSupportedFormats
(Inherited from VideoHandler)
Public methodStart Starts the detection.
Public methodStop Stops the detection.
Top
See Also