IChannelTuneRequest Interface

The IChannelTuneRequest interface is implemented on tuning request objects that support channel numbers, including analog TV and ATSC.

This interface enables a guide store loader running on Windows XP to create tuning requests for analog TV networks that an application can pass to the Video Control. The Video Control examines all tuning requests that it receives. If it is an analog tuning request, the Video Control creates a filter graph that can play the specified channel. Applications running on earlier versions of Windows are responsible for creating their own analog graphs if the user selects a program on an analog channel. Downlevel applications should not pass an analog tune request to a BDA tuning device because the device cannot interpret it.

Methods

The IChannelTuneRequest interface inherits from ITuneRequest.

In addition, IChannelTuneRequest defines the following methods.

Method Description

get_Channel

Gets the channel to be tuned.

put_Channel

Sets the channel to be tuned.

See Also

Tuning Model Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008