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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help