ltmmTVTuner.AutoTune Method

Visual Basic Example

Syntax

object.AutoTune(Channel As Long) As Long

Remarks

Fine tunes the specified channel by scanning for the most precise signal for that channel.

This method maps the TV channel to a frequency and searches for the most precise frequency for this channel, in the area. Calling this method for every channel in a region or country allows you to create a table of channel and frequency information. Once all channels in the region or country have been scanned, use ltmmTVTuner.StoreAutoTune to save the channel information.

For more detailed information, refer to the Microsoft documentation for IAMTVTuner::AutoTune at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamtvtunerautotune.asp.

See Also

Elements:

ltmmTVTuner.AudioFrequency Property, ltmmTVTuner.AudioSubChannel Property, ltmmTVTuner.AvailableModes Property, ltmmTVTuner.AvailableTVFormats Property, ltmmTVTuner.Channel Property, ltmmTVTuner.ChannelMax Property, ltmmTVTuner.ChannelMin Property, ltmmTVTuner.ConnectInput Property, ltmmTVTuner.CountryCode Property, ltmmTVTuner.Mode Property, ltmmTVTuner.NumInputConnections Property, ltmmTVTuner.SignalPresent Property, ltmmTVTuner.TuningSpace Property, ltmmTVTuner.TVFormat Property, ltmmTVTuner.VideoFrequency Property, ltmmTVTuner.VideoSubChannel Property, ltmmTVTuner.GetInputType Method, ltmmTVTuner.Logon Method, ltmmTVTuner.Logout Method, ltmmTVTuner.SetChannel Method, ltmmTVTuner.SetInputType Method, ltmmTVTuner.StoreAutoTune Method

Topics:

Multimedia Properties, Methods and Events