[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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