Class VLMotionDetect.TVLOWMotionsSourcePin
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Unit: VLMotionDetect
Inherits: TVLOWXYFloatSourcePin
Contents |
Syntax
Delphi:
type TVLOWMotionsSourcePin = class( TVLOWXYFloatSourcePin, IOWVLMotionsStream )
C++ Builder:
class TVLOWMotionsSourcePin : public TVLOWXYFloatSourcePin
Visual C++ (MFC):
class CTVLOWMotionsSourcePin : public CTVLOWXYFloatSourcePin
C# (.NET):
public ref class TVLOWMotionsSourcePin : Mitov.VisionLab.OWXYFloatSourcePin
Summary
Motion data Source Pin class.
Description
This pin is capable to supply Motion data. You can connect it to any SinkPin capable to receive Motion data.