Class MLStreamTypes.TOWMLGraphSinkPin
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.
Package: AudioLabBasicPkg
Unit: MLStreamTypes
Inherits: TSLOWSinkPin
Contents |
Syntax
Delphi:
type TOWMLGraphSinkPin = class( TSLOWSinkPin, IOWMLGraphStream )
C++ Builder:
class TOWMLGraphSinkPin : public TSLOWSinkPin
Visual C++ (MFC):
class CTOWMLGraphSinkPin : public CTSLOWSinkPin
C# (.NET):
public ref class MLGraphSinkPin : Mitov.AudioLab.OWSinkPin
Summary
DirectShow Graph Sink Pin class.
Description
This pin is capable to exchange DirectShow Graph information. You can connect it to any SourcePin capable to exchange DirectShow Graph information.