Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

TunerModeType Enumeration






Specifies the possible modes supported by the installed TV tuner device.
Syntax
'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  
Members
ValueMemberDescription
0x00000000Default Default tuner mode.
0x00000001TV TV Tuner Mode.
0x00000002FMRadio FM radio tuner mode.
0x00000004AMRadio AM radio tuner mode.
0x00000008DigitalSatellite Digital Satellite Service (DSS) tuner mode.
0x00000010DigitalTV Digital TV tuner mode.
Remarks
The possible modes supported by the installed TV tuner device. These enumeration values can be combined in the TVTuner.AvailableModes property value, indicating a combination of modes available on the device. To get the current tuner mode, use the property.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.TunerModeType

Requirements

Target Platforms

See Also

Reference

Leadtools.MediaFoundation Namespace
Mode Property

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features