ltmmTVTuner.SignalPresent Property
object.SignalPresent As Long |
Remarks
(Read-only ). Indicates whether a signal is present on the current channel. Possible values are:
Value |
Meaning |
ltmmTUNER_HASNOSIGNALSTRENGTH |
The signal strength cannot be determined now. |
ltmmTUNER_NOSIGNAL |
No signal detected. |
ltmmTUNER_SIGNALPRESENT |
Signal detected. |
For more detailed information, refer to the Microsoft documentation for IAMTuner::SignalPresent.
Win32, x64
See Also