Archived:Getting the volume key response using Symbian C++
extkbeditor1
(Talk | contribs) m |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
||
| Line 5: | Line 5: | ||
[[Category:Technical Solution]] | [[Category:Technical Solution]] | ||
| − | {{ | + | {{ArticleMetaData |
|id=TSS000696 | |id=TSS000696 | ||
|platform=S60 3rd Edition | |platform=S60 3rd Edition | ||
| Line 13: | Line 13: | ||
|creationdate=June 25, 2007 | |creationdate=June 25, 2007 | ||
|keywords= | |keywords= | ||
| + | |||
| + | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required (e.g. Location, NetworkServices.) --> | ||
| + | |author=[[User:Technical writer 2]] | ||
}} | }} | ||
Revision as of 14:23, 24 June 2011
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 2
(25 Jun 2007)
Last edited: hamishwillee
(24 Jun 2011)
Overview
Getting the volume key respons
Description
The Remote Control API (RemCon) can be used for getting events from volume up/down key events. The RemCon API also provides event types for handling event from other media keys (Play/Pause, Stop, Forward, Rewind); however, events from these keys cannot be captured as they are reserved only for the Music Player application.
See also
Utilizing media keys

