Dear All,
How can i know the sound volume of the system, and how to detect that the user is changing it.
Thank you.
Dear All,
How can i know the sound volume of the system, and how to detect that the user is changing it.
Thank you.
You can use MafwExtension:
http://maemo.org/api_refs/5.0/5.0-fi...Extension.html
Property of your interest is volume.
There is a wiki article with code sample how to deal with MAFW in general and volume property in particular:
http://wiki.forum.nokia.com/index.ph...o_5_using_MAFW
Note, that there is also DBus signal available.