ltmmTunerSignalStrength Enumeration Constants

Summary

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

Syntax

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

Members

ltmmTUNER_HASNOSIGNALSTRENGTH

[-1] The signal strength cannot be determined now.

ltmmTUNER_NOSIGNAL

[0] No signal detected.

ltmmTUNER_SIGNALPRESENT

[1] Signal detected.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

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