IAMTuner::put_TuningSpace (Windows CE 5.0)
The put_TuningSpace method sets a storage index for regional channel-to-frequency mappings.
Syntax
HRESULT put_TuningSpace(
long lTuningSpace);
Parameters
- lTuningSpace
[in] Value indicating the current locale.
Return Values
Returns an HRESULT value that depends on the implementation of the interface.
Remarks
As TV tuners move into portable systems, you must retain locale-specific mappings of available channels and their actual frequencies. Formulating different lTuningSpace values for each locale provides a way of switching the channel-to-frequency mappings when moving from region to region.
Requirements
OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: strmif.h.
See Also
Send Feedback on this topic to the authors