Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ITuner interface is implemented on the Microsoft BDA Network Provider filters. It provides methods for passing tune requests down to the hardware device and receiving current tuning settings. Generally, applications should use the derived interface IScanningTuner instead of ITuner.
Note Only applications that are intended to run on Microsoft® Windows® 9.x or Windows 2000 will use this interface. On Windows XP, the Video Control handles all tuning interactions with the Network Provider.
Methods
The ITuner interface inherits the methods of the IUnknown interface.
In addition, ITuner defines the following methods.
Method | Description |
---|---|
Creates a collection of the tuning spaces preferred by this implementation. |
|
Gets the collection of ComponentType objects used for default component selection. |
|
Retrieves the Network Provider-specific signal strength metric. |
|
Gets the tune request currently in effect for the Network Provider. |
|
Gets the tuning space currently in effect for the Network Provider. |
|
Sets the collection of ComponentType objects used for default component selection. |
|
Sets the tune request for the Network Provider. |
|
Sets the tuning space for the Network Provider. |
|
Enables the tuner to raise an event when the status of the signal changes. |
|
Returns a value indicating that the tune request can be carried out. |
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008