←Select platform

TunerModeType Enumeration

Summary

The possible modes supported by the installed TV tuner device.

Syntax

C#
VB
C++
public enum TunerModeType   
Public Enum TunerModeType  
    
    
public enum class TunerModeType   

Members

ValueMemberDescription
0Default Default tuner mode.
1TV TV Tuner Mode.
2FMRadio FM radio tuner mode.
4AMRadio AM radio tuner mode.
8DigitalSatellite Digital Satellite Service (DSS) tuner mode.
16DigitalTV Digital TV tuner mode.
Remarks

The possible modes supported by the installed TV tuner device. These enumeration values may 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly