TunerSignalStrength Enumeration

Summary
Specifies the possible TV Tuner signal strength indicators.
Syntax
C#
C++/CLI
public enum TunerSignalStrength 
public enum class TunerSignalStrength   
Members
ValueMemberDescription
0xFFFFFFFFHasNoSignalStrength The signal strength cannot be determined.
0x00000000NoSignal No signal detected.
0x00000001SignalPresent Signal detected.
Remarks

The possible TV Tuner signal strength indicators. These enumeration values are returned by the TVTuner.SignalPresent property. Indicates whether a signal is present on the current channel.

Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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