Pin VLMotionDetect.TVLMotionDetect.MotionImageOutputPin
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.
Class: TVLMotionDetect
Contents |
Syntax
Delphi:
property MotionImageOutputPin : TVLOWImageSourcePin read FMotionImageOutputPin write FMotionImageOutputPin;
C++ Builder:
__property TVLOWImageSourcePin * MotionImageOutputPin = { read=FMotionImageOutputPin, write=FMotionImageOutputPin };
Summary
The Motion Output Pin of the component.
Description
This pin will send video frames containing the difference
between every two frames of the video.