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.
This topic applies to Windows Vista.
The IScanningTunerEx interface is an extended version of IScanningTuner and is exposed by the BDA Network Provider filter. It inherits from IScanningTuner and permits direct control of a tuner that supports searching for valid programming. The client must provide a valid tuning space (using ITuner::put_TuningSpace or ITuner::put_TuneRequest) before calling any of the methods in this interface. This interface is meant to be used in conjunction with the IBroadcastEvent outbound interface.
Methods
The IScanningTunerEx interface inherits from IScanningTuner.
In addition, IScanningTunerEx defines the following methods.
Method | Description |
---|---|
Retrieves the current locator object. |
|
Retrieves the tuner's capabilities for a specified broadcast standard. |
|
Retrieves the set of broadcast standards supported by the tuner and the tuner's scanning capability. |
|
Returns the current status of the most recent call to PerformExhaustiveScan. |
|
Scans a range of frequencies until the tuner locks onto a signal. |
|
Resumes scanning the range of frequencies specified in PerformExhaustiveScan. |
|
Specifies the type of signal for which to scan. |
|
Interrupts the current scan, if a scan is in progress. |
Requirements
Header | Declared in Tuner.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008