TunerSignalStrength Enumeration

Summary

Specifies the possible TV Tuner signal strength indicators.

Syntax
C#
VB
C++
public enum TunerSignalStrength 
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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly