Share via


IAnalogRadioTuningSpace2 Interface

 
Microsoft DirectShow 9.0

IAnalogRadioTuningSpace2 Interface

This topic applies to Windows XP Media Center Edition 2004 and later.

The IAnalogRadioTuningSpace2 interface provides methods for getting and setting parameters associated with tuning spaces for analog radio transmission, including the source country code.

In addition to the methods inherited from IAnalogRadioTuningSpace, the IAnalogRadioTuningSpace2 interface exposes the following methods.

Method Description
get_CountryCode Gets the country/region code of the tuning space (based on TAPI country/region codes).
put_CountryCode Sets the country/region code of the tuning space (based on TAPI country/region codes).

See Also