Class MLStreamTypes.TOWMLGraphSourcePin
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: TSLOWClockableSourcePin
Contents |
Syntax
Delphi:
type TOWMLGraphSourcePin = class( TSLOWClockableSourcePin, IOWMLGraphStream )
C++ Builder:
class TOWMLGraphSourcePin : public TSLOWClockableSourcePin
Visual C++ (MFC):
class CTOWMLGraphSourcePin : public CTSLOWClockableSourcePin
C# (.NET):
public ref class MLGraphSourcePin : Mitov.AudioLab.OWClockableSourcePin
Summary
DirectShow Graph Source Pin class.
Description
This pin is capable to exchange DirectShow Graph information. You can connect it to any SinkPin capable to exchange DirectShow Graph information.