Pin VLDSVideoPreviewDock.TVLDSVideoPreviewDock.PreviewPin
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: TVLDSVideoPreviewDock
Contents |
Syntax
Delphi:
property PreviewPin : TOWVLVideoPreviewSinkPin read FPreviewPin write FPreviewPin;
C++ Builder:
__property TOWVLVideoPreviewSinkPin * PreviewPin = { read=FPreviewPin, write=FPreviewPin };
Summary
Video preview sink pin.
Description
Connect this pin to video preview source pin to display the
DirectShow graph.