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

Interface implemented by graph components that consumes streams.

Namespace: KvTv.DirectShow.Components
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Public Interface ISinkGraph _
	Implements IGraph
C#
public interface ISinkGraph : IGraph
Visual C++
public interface class ISinkGraph : IGraph