TRadioSettings Class Reference
Constructor & Destructor Documentation
Member Functions Documentation
AudioMode()
return current audio mode.
- Since
- Series 60 2.7
AudioOutput()
return current audio output destination.
- Since
- Series 60 2.7
CurrentPreset()
TInt
| CurrentPreset | ( | ) | const |
return current preset number.
- Since
- Series 60 2.7
DecimalCount()
Returns decimal count for current region MHz information
Frequency()
return current frequency.
- Since
- Series 60 2.7
FrequencyStepSize()
return step size for tuning.
HeadsetVolume()
TInt
| HeadsetVolume | ( | ) | const |
return current headset volume.
- Since
- Series 60 2.7
IsFlightModeEnabled()
TBool
| IsFlightModeEnabled | ( | ) | const |
check if flight mode is enabled.
- Since
- Series 60 2.7
IsHeadsetConnected()
TBool
| IsHeadsetConnected | ( | ) | const |
check if headset is connected.
- Since
- Series 60 2.7
IsJapanRegionAllowed()
TBool
| IsJapanRegionAllowed | ( | ) | const |
Return status of the Japan region support
IsMuteOn()
check if radio is mute.
- Since
- Series 60 2.7
IsRadioOn()
check if radio is on.
- Since
- Series 60 2.7
IsRdsAfSearchEnabled()
IMPORT_C TBool | IsRdsAfSearchEnabled | ( | ) | |
Retrieves the RDS alternate frequency search setting
RadioMode()
return radio mode.
- Since
- Series 60 2.7
SetAudioMode(CRadioEngine::TFMRadioAudioMode)
set audio mode.
- Since
- Series 60 2.7
SetAudioOutput(const CRadioEngine::TFMRadioAudioOutput)
set audio output.
- Since
- Series 60 2.7
SetCurrentPreset(const TInt)
void | SetCurrentPreset | ( | const TInt | aChannel | ) | |
Set current preset number.
- Since
- Series 60 2.7
SetDecimalCount(const TInt)
void | SetDecimalCount | ( | const TInt | aDecimalCount | ) | |
Set decimal count for current region MHz information
Parameters
const TInt aDecimalCount | decimals used |
SetFlightMode(TBool)
void | SetFlightMode | ( | TBool | aEnabled | ) | |
set flight mode.
- Since
- Series 60 2.7
SetFrequency(const TInt)
void | SetFrequency | ( | const TInt | aFrequency | ) | |
set current frequency .
- Since
- Series 60 2.7
Parameters
const TInt aFrequency | the frequency to be set |
SetFrequencyStepSize(const TUint32)
void | SetFrequencyStepSize | ( | const TUint32 | aFrequencyStepSize | ) | |
set step size for manual tuning.
Parameters
const TUint32 aFrequencyStepSize | frequency step |
SetHeadsetConnected()
void | SetHeadsetConnected | ( | ) | |
set headset connected.
- Since
- Series 60 2.7
SetHeadsetDisconnected()
void | SetHeadsetDisconnected | ( | ) | |
set headset disconnected.
- Since
- Series 60 2.7
SetHeadsetVolume(const TInt)
void | SetHeadsetVolume | ( | const TInt | aVolume | ) | |
set headset volume.
- Since
- Series 60 2.7
Parameters
const TInt aVolume | the new volume |
SetJapanRegionAllowed(const TBool)
void | SetJapanRegionAllowed | ( | const TBool | aAllowed | ) | |
Set Japan region support on/off.
Parameters
const TBool aAllowed | true/false |
SetMaxFrequency(const TUint32)
void | SetMaxFrequency | ( | const TUint32 | aMaxFrequency | ) | |
Parameters
const TUint32 aMaxFrequency | the frequency to be set |
SetMinFrequency(const TUint32)
void | SetMinFrequency | ( | const TUint32 | aMinFrequency | ) | |
Parameters
const TUint32 aMinFrequency | the frequency to be set |
SetMuteOff()
set mute on.
- Since
- Series 60 2.7
SetMuteOn()
set mute on.
- Since
- Series 60 2.7
SetRadioMode(const CRadioEngine::TRadioMode)
set radio mode.
- Since
- Series 60 2.7
SetRadioOff()
set radio off.
- Since
- Series 60 2.7
SetRadioOn()
set radio on.
- Since
- Series 60 2.7
SetRdsAfSearchDisabled()
void | SetRdsAfSearchDisabled | ( | ) | |
Set rds af search disabled.
SetRdsAfSearchEnabled()
void | SetRdsAfSearchEnabled | ( | ) | |
Set rds af search enabled.
SetSpeakerVolume(const TInt)
void | SetSpeakerVolume | ( | const TInt | aVolume | ) | |
set speaker volume.
- Since
- Series 60 2.7
Parameters
const TInt aVolume | the new volume |
SetStartupCount(const TInt)
void | SetStartupCount | ( | const TInt | aStartupCount | ) | |
Parameters
const TInt aStartupCount | number of app startups |
SpeakerVolume()
TInt
| SpeakerVolume | ( | ) | const |
return current speaker volume.
- Since
- Series 60 2.7
Member Data Documentation
CRadioEngine::TFMRadioAudioMode
iAudioMode
CRadioEngine::TFMRadioAudioOutput
iAudioOutput
TInt
iCurrentPreset
TInt
| iCurrentPreset | [private] |
TInt
iDecimalCount
TInt
| iDecimalCount | [private] |
TInt
iFMRadioHeadsetVolume
TInt
| iFMRadioHeadsetVolume | [private] |
TInt
iFMRadioSpeakerVolume
TInt
| iFMRadioSpeakerVolume | [private] |
TBool
iFlightModeEnabled
TBool
| iFlightModeEnabled | [private] |
TUint32
iFrequencyStepSize
TUint32
| iFrequencyStepSize | [private] |
TBool
iIsHeadsetConnected
TBool
| iIsHeadsetConnected | [private] |
TBool
iJapanRegionAllowed
TBool
| iJapanRegionAllowed | [private] |
CRadioEngine::TRadioMode
iRadioMode
TBool
iRdsAfSearchEnabled
TBool
| iRdsAfSearchEnabled | [private] |
TInt
iStartupCount
TInt
| iStartupCount | [private] |
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.