ltmmTVTuner.AvailableModes Property

Visual Basic Example

Syntax

object.AvailableModes As Long

Remarks

(Read-only). Gets the modes supported by the installed tuner. Possible values are one or more of the following:

Value

Meaning

ltmmTUNER_MODE_DEFAULT

Default tuner mode.

ltmmTUNER_MODE_TV

TV tuner mode.

ltmmTUNER_MODE_FM_RADIO

FM radio tuner mode.

ltmmTUNER_MODE_AM_RADIO

AM radio tuner mode.

ltmmTUNER_MODE_DSS

Digital Satellite Service (DSS) tuner mode.

0x0010

Digital TV tuner mode.

The retrieved value is a combination of all tuner modes supported. The combination is logically ORed.

See Also

Elements:

ltmmTVTuner.AudioFrequency Property, ltmmTVTuner.AudioSubChannel 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.AutoTune Method, ltmmTVTuner.GetInputType Method, ltmmTVTuner.Logon Method, ltmmTVTuner.Logout Method, ltmmTVTuner.SetChannel Method, ltmmTVTuner.SetInputType Method, ltmmTVTuner.StoreAutoTune Method

Topics:

Multimedia Properties, Methods and Events