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 at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamtunersignalpresent.asp.
See Also