Pin VLDSVideoLogger.TVLDSVideoLogger.TextInputPin
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: TVLDSVideoLogger
Contents |
Syntax
Delphi:
property TextInputPin : TSLOWStringSinkPin read FTextInputPin write FTextInputPin;
C++ Builder:
__property TSLOWStringSinkPin * TextInputPin = { read=FTextInputPin, write=FTextInputPin };
Summary
The Text Input Pin of the Logger.
Description
TextInputPin is the text input pin of the Logger.
You can connect this pin to any pin providing text data.