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