AmFmTunerStation QML Type
The TunerStation represents a tuner station. More...
Import Statement: | import QtIvi.Media 1.0 |
Instantiates: | QIviAmFmTunerStation |
Inherits: |
Properties
Detailed Description
Note: This item is not creatable from QML.
Property Documentation
Holds the band of the tuner station.
Available values are:
Constant | Description |
---|---|
AMBand | The 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. |
FMBand | The 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. |
A generic data field which can hold any data.
This can be moved for storing additional data which is not part of the base class. E.g. the "composer" of an audio track.
A unique identifier, which can be used to identify this item.
This is mainly used by the backend to implement filtering or browsing.
The name of the item. E.g. The name of a contact in a addressbook, or the artist-name in a list of artists.