const TUint32 | KFMRadioPSDataChannel |
/ Data properties. These properties are published by fmradio and used by other applications. /// / Currently active channel's ID. Value KErrNotFound means that no preset channel is active. Type RProperty::EInt.
const TUint32 | KFMRadioPSDataFrequency |
Currently active frequency. Frequency unit is in kHz. Type RProperty::EInt.
const TUint32 | KFMRadioPSDataRadioPowerState |
Current power state of the radio. Type RProperty::EInt. TFMRadioPSRadioPowerState.
const TUint32 | KFMRadioPSDataVolume |
Current volume level. Scale is from 1-10. Type RProperty::EInt.
const TUint32 | KFMRadioPSDataChannelDataChanged |
Changing of this value means that channel data of specified channel ID has changed. The value remains indicating the last changed channel ID. Value KErrNone means that no channel data has been changed yet. Type RProperty::EInt.
const TUint32 | KFMRadioPSDataTuningState |
The current tuning state. Type RProperty::EInt. TFMRadioPSTuningState.
const TUint32 | KFMRadioPSDataRadioMuteState |
Current mute state of radio. Type RProperty::EInt. TFMRadioPSRadioMuteState.
const TUint32 | KFMRadioPSDataApplicationRunning |
Indicates if FM Radio is running or closing. Type RProperty::EInt. TFMRadioPSApplicationRunningState.
const TUint32 | KFMRadioPSDataHeadsetStatus |
Indicates the current antenna connectivity status. Type RProperty::EInt. TFMRadioPSHeadsetStatus
const TUint32 | KFMRadioPSDataFrequencyDecimalCount |
The current frequency decimal count. Type RProperty::EInt. TFMRadioPSFrequencyDecimalCount.
const TUint32 | KFMRadioPSDataMovingState |
Current moving state of application. Note that even if user activates the moving state, the move can be still canceled. Type RProperty::EInt. TFMRadioPSMovingState
const TUint32 | KFMRadioPSDataNetworkConnected |
Flag to indicate if we're connected to the network.
const TUint32 | KFMRadioPSDataLoudspeakerStatus |
Flag to indicate if loudspeaker is in use
const TUint32 | KFMRadioPSDataRDSProgramService |
RDS Program Service information, property type is text.
const TUint32 | KFMRadioPSDataRDSRadioText |
RDS Radio Text information. Type RProperty::EText.
const TUint32 | KFMRadioPSDataChannelName |
Name of the current channel. Type RProperty::EText.
const TUint32 | KFMRadioPSControlSetRadioMuteState |
/ Control properties. These properties are published by other applications and used by FMRadio. /// / Sets mute state on or off. Type RProperty::EInt. TFMRadioPSRadioMuteState.
const TUint32 | KFMRadioPSControlAdjustVolume |
Increases or decreases volume level. Type RProperty::EInt. TFMRadioPSAdjustVolume.
const TUint32 | KFMRadioPSControlStepToChannel |
/ Control properties. These properties are published by other applications and used by FM Radio. /// / Steps up or down a channel in channel list. Type RProperty::EInt. TFMRadioPSStepToChannel.
const TUint32 | KFMRadioPSControlSeek |
Seeks to next active frequency up or down. Type RProperty::EInt. TFMRadioPSSeek.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.