IAMTuner Interface (Windows Embedded CE 6.0)
1/6/2010
This interface is the base class for the IAMTVTuner Interface which is used to control a TV tuner using Microsoft DirectShow.
In addition to the methods inherited from IUnknown, this interface exposes the method shown in the following table.
Method | Description |
---|---|
Retrieves the minimum and maximum channel available. |
|
Retrieves the TV channel that the tuner is set to. |
|
Retrieves the country/region code |
|
Retrieves the current mode on a multifunction tuner. |
|
Retrieves the storage index for regional fine tuning. |
|
Retrieves the tuner's supported modes. |
|
Logs a user onto the system. |
|
Logs a user off the system. |
|
Sets the TV channel. |
|
Sets the country/region code to establish the frequency to use. |
|
Sets a multifunction tuner to the specified mode. |
|
Sets a storage index for regional channel-to-frequency mappings. |
|
Allows an object that implements the IAMTunerNotification interface to receive event notifications when the tuner changes state. (Not implemented.) |
|
Retrieves the strength of the signal on a given channel. |
|
Unregisters an object for event notifications. (Not implemented.) |
Requirements
Header | strmif.h |
Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |