In This Topic ▼

ltmmTunerSignalStrength Enumeration Constants

Syntax

typedef enum ltmmTunerSignalStrength 
{ 
   ltmmTUNER_HASNOSIGNALSTRENGTH	= -1, 
   ltmmTUNER_NOSIGNAL	= 0, 
   ltmmTUNER_SIGNALPRESENT	= 1 
} ltmmTunerSignalStrength; 

Summary

The ltmmTunerSignalStrength constants specify the possible TV Tuner signal strength indicators.

Constants

Constant Description
ltmmTUNER_HASNOSIGNALSTRENGTH [-1] The signal strength cannot be determined now.
ltmmTUNER_NOSIGNAL [0] No signal detected.
ltmmTUNER_SIGNALPRESENT [1] Signal detected.
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.