Pin VLDSCapture.TVLDSCapture.CaptionOutputPin
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: TVLDSCapture
Contents |
Syntax
Delphi:
property CaptionOutputPin : TVLOWImageSourcePin read FCaptionOutputPin write FCaptionOutputPin;
C++ Builder:
__property TVLOWImageSourcePin * CaptionOutputPin = { read=FCaptionOutputPin, write=FCaptionOutputPin };
Summary
The Closed Caption Video Output Pin.
Description
CaptionOutputPin is the video output pin of the component for
the closed caption frames if they are available.
You can connect this pin to any pin accepting video data.