ltmmTVTuner.AvailableModes Property
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.
Win32, x64
See Also