public enum TunerModeType
public enum class TunerModeType
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. |
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document