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 : TunerModeType Enumeration |
public enum TunerModeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TunerModeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TunerModeType
public enum class TunerModeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Default | Default tuner mode. |
0x00000001 | TV | TV Tuner Mode. |
0x00000002 | FMRadio | FM radio tuner mode. |
0x00000004 | AMRadio | AM radio tuner mode. |
0x00000008 | DigitalSatellite | Digital Satellite Service (DSS) tuner mode. |
0x00000010 | DigitalTV | Digital TV tuner mode. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaFoundation.TunerModeType