Microsoft DirectX 9.0

IAnalogRadioTuningSpace Interface

Not implemented in this release.

The IAnalogRadioTuningSpace interface provides methods for getting and setting parameters associated with tuning spaces for analog radio transmissions.

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

Method Description
get_MaxFrequency Retrieves the maximum frequency for this tuning space.
get_MinFrequency Retrieves the minimum frequency for this tuning space.
get_Step Retrieves the step increment for this tuning space.
put_MaxFrequency Sets the maximum frequency for this tuning space.
put_MinFrequency Sets the minimum frequency for this tuning space.
put_Step Sets the step increment for this tuning space.