TunerModeType Enumeration

Summary
Specifies the possible modes supported by the installed TV tuner device.
Syntax
C#
C++/CLI
public enum TunerModeType 
public enum class TunerModeType   
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.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.