[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 a base class for ISinkGraphs rendering to a !:VideoWindow.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public MustInherit Class VideoWindowSinkBase _ Inherits SinkComponentBase |
| C# |
|---|
public abstract class VideoWindowSinkBase : SinkComponentBase |
| Visual C++ |
|---|
public ref class VideoWindowSinkBase abstract : public SinkComponentBase |
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.SinkComponentBase
KvTv.DirectShow.Components.VideoWindowSinkBase
KvTv.DirectShow.Components.VideoWindowPullSink
KvTv.DirectShow.Components.VideoWindowPushSink
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.SinkComponentBase
KvTv.DirectShow.Components.VideoWindowSinkBase
KvTv.DirectShow.Components.VideoWindowPullSink
KvTv.DirectShow.Components.VideoWindowPushSink