ltmmTVTuner.TuningSpace Property
object.TuningSpace As Long |
Remarks
Gets or sets the current tuning space. A tuning space is a set of information about the available channels and the channel to frequency mapping, which can identify a particular network provider or broadcast source. Multiple tuning spaces can be determined and stored for use in multiple areas.
To get the most precise frequency for a particular channel, use ltmmTVTuner.AutoTune Method. Once the frequencies for all channels have been found using ltmmTVTuner.AutoTune Method, this information can be stored by calling ltmmTVTuner.StoreAutoTune Method.
For more detailed information, refer to the Microsoft documentation for IAMTuner::get_TuningSpace at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamtunerget_tuningspace.asp.
See Also