←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly