Pin VLMotionDetect.TVLMotionDetect.OutputPin

From Mitov Wiki Doc
Revision as of 00:11, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 OutputPin : TVLOWImageSourcePin read FLastMotionOutputPin write FLastMotionOutputPin;

C++ Builder:

__property TVLOWImageSourcePin * OutputPin = { read=FLastMotionOutputPin, write=FLastMotionOutputPin };

Summary

The Output Pin of the component.

Description

The last frame with motion detected in it will be send over this pin. Connect the pin to an image display to see the last motion image, or connect the pin to a video logger to record the frames with motion in them.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox