[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 ISourceGraphs.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public MustInherit Class SourceGraphComponentBase _ Inherits GraphComponentBase _ Implements ISourceGraph, IGraph |
| C# |
|---|
public abstract class SourceGraphComponentBase : GraphComponentBase, ISourceGraph, IGraph |
| Visual C++ |
|---|
public ref class SourceGraphComponentBase abstract : public GraphComponentBase, ISourceGraph, IGraph |
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.GraphComponentBase
KvTv.DirectShow.Components.SourceGraphComponentBase
KvTv.DirectShow.Components.TVTunerSource
KvTv.DirectShow.Components.DvbtTunerSource
KvTv.DirectShow.Components.UnicastSource
KvTv.DirectShow.Components.CameraSource
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.GraphComponentBase
KvTv.DirectShow.Components.SourceGraphComponentBase
KvTv.DirectShow.Components.TVTunerSource
KvTv.DirectShow.Components.DvbtTunerSource
KvTv.DirectShow.Components.UnicastSource
KvTv.DirectShow.Components.CameraSource