The ltmmTunerModeType constants specify the possible modes supported by the installed TV tuner device.
typedef enum ltmmTunerModeType
{
ltmmTUNER_MODE_DEFAULT = 0,
ltmmTUNER_MODE_TV = 0x1,
ltmmTUNER_MODE_FM_RADIO = 0x2,
ltmmTUNER_MODE_AM_RADIO = 0x4,
ltmmTUNER_MODE_DSS = 0x8
} ltmmTunerModeType;
[0] Default tuner mode.
[0x1] TV tuner mode.
[0x2] FM radio tuner mode.
[0x4] AM radio tuner mode.
[0x8] Digital Satellite Service (DSS) tuner mode.
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