AmFmTunerStation QML Type

The TunerStation represents a tuner station. More...

Import Statement: import QtInterfaceFramework.Media 1.0
In C++: QIfAmFmTunerStation
Inherits:

TunerStation

Properties

Detailed Description

Note: This item is not creatable from QML.

Property Documentation

band : enumeration

Holds the band of the tuner station.

Available values are:

ConstantDescription
AMBandThe AM Band is based on the Amplitude Modulation technique and can range from 520 to 1610 kHz (1710 kHz). The step size is usually between 9 or 10 kHz.
FMBandThe FM Band is based on the Frequency Modulation technique and can range from 87.5 to 108.0 MHz. The step size is usually 100 kHz.

data : object


id : string


name : string [read-only]


type : string [read-only]


© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.