Pin VLMotionDetect.TVLMotionDetect.OutputPin

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)
Newer edit →

Revision as of 00:22, 22 November 2011

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 FOutputPin write FOutputPin;

C++ Builder:

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

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