[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Provides an abstract base class for ISinkGraph components.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public MustInherit Class SinkComponentBase _ Inherits Component _ Implements ISinkGraph, IGraph |
| C# |
|---|
public abstract class SinkComponentBase : Component, ISinkGraph, IGraph |
| Visual C++ |
|---|
public ref class SinkComponentBase abstract : public Component, ISinkGraph, IGraph |
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.SinkComponentBase
KvTv.DirectShow.Components.VideoWindowSinkBase
KvTv.DirectShow.Components.UnicastSink
KvTv.DirectShow.Components.MultiwayUnicastSink
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.SinkComponentBase
KvTv.DirectShow.Components.VideoWindowSinkBase
KvTv.DirectShow.Components.UnicastSink
KvTv.DirectShow.Components.MultiwayUnicastSink