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

Provides a ISourceGraph in push mode with a TV tuner device as the stream source.

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

Syntax

Visual Basic (Declaration)
Public Class TVTunerSource _
	Inherits SourceGraphComponentBase _
	Implements ISourceGraph, IGraph, ITunable
C#
public class TVTunerSource : SourceGraphComponentBase, ISourceGraph, IGraph, ITunable
Visual C++
public ref class TVTunerSource : public SourceGraphComponentBase, ISourceGraph, IGraph, ITunable

Inheritance Hierarchy