hello
I made a service program for project (native app) ,
but... How can I make MUTE Status?
I want to control system volume, Ringtone, and Notification for MUTE Mode....
Hi,
Try to use SettingInfo::GetValue method to get some keys which are listed here:
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/guide/system/settings_info.htm
There are ringtone/notification volume or 'silent mode' keys are presented in list.
Alexey.
규민 고
규민 고Alex Dem
2014年 08月 20日 02:44
thanks ;-)
Alex Ashirov
Alex Ashirov
2014年 08月 19日 03:06
Hi,
You can try to use
Tizen::System::SettingInfo::GetValue()
method with the following strings as a first parameter to control volume: