Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : TunerSignalStrength Enumeration |
public enum TunerSignalStrength : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TunerSignalStrength Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TunerSignalStrength
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.MediaFoundation.TunerSignalStrength