| Leadtools.Multimedia Namespace : TunerSignalStrength Enumeration |
'Declaration Public Enum TunerSignalStrength Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TunerSignalStrength
public enum TunerSignalStrength : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class TunerSignalStrength : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0xFFFFFFFF | HasNoSignalStrength | The signal strength cannot be determined. |
| 0x00000000 | NoSignal | No signal detected. |
| 0x00000001 | SignalPresent | Signal detected. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TunerSignalStrength