Archived:Getting the volume key response using Symbian C++
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
debjit.roy
(Talk | contribs) (Debjit.roy -) |
||
| Line 1: | Line 1: | ||
| + | [[Category:Technical Solution]][[Category:Symbian C++]][[Category:UI]][[Category:S60 3rd Edition]] | ||
{{KBTS}} | {{KBTS}} | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | + | ||
{{ArticleMetaData | {{ArticleMetaData | ||
| Line 23: | Line 24: | ||
}} | }} | ||
| + | {{Archived|timestamp=20120314050304|user=roy.debjit| }} | ||
== Overview == | == Overview == | ||
Getting the volume key respons | Getting the volume key respons | ||
| Line 28: | Line 30: | ||
== Description == | == 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.<br>'''See also'''<br>Utilizing media keys | 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.<br>'''See also'''<br>Utilizing media keys | ||
| − | |||
| − | |||
Revision as of 08:03, 14 March 2012
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 2
(25 Jun 2007)
Last edited: debjit.roy
(14 Mar 2012)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
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

