[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public MustInherit Class PausingGraphComponentBase _ Inherits GraphComponentBase _ Implements IPausable |
| C# |
|---|
public abstract class PausingGraphComponentBase : GraphComponentBase, IPausable |
| Visual C++ |
|---|
public ref class PausingGraphComponentBase abstract : public GraphComponentBase, IPausable |
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.GraphComponentBase
KvTv.DirectShow.Components.PausingGraphComponentBase
KvTv.DirectShow.Components.FileSource
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.GraphComponentBase
KvTv.DirectShow.Components.PausingGraphComponentBase
KvTv.DirectShow.Components.FileSource