Managed DirectShow Programming Reference

DvbtTunerSource. Method 

[This is preliminary documentation and subject to change.]

Adds TV and capture filters to the graph and connects them.

protected override IEnumerable<T> ();

Return Value

The output of the capture filter.

Remarks

If any of the TVTuner, TVAudio, Crossbar or Capture properties are undefined, the corresponding -Devices static properties will be used to attempt to find a suitable one. If this does not uniquely define the properties a GraphRenderException will be thrown.

See Also

DvbtTunerSource Class | KvTv.DirectShow.Components Namespace