MMPXMediaKeyHandler Class Reference

class MMPXMediaKeyHandler

MPX media key handler interface.

mpxmediakeyhandler.lib
Since
S60 3.2.3

Constructor & Destructor Documentation

~MMPXMediaKeyHandler()

~MMPXMediaKeyHandler()[virtual]

Destructor.

Member Functions Documentation

DismissNotifier(TMPXMediaKeyPopupFlags)

voidDismissNotifier(TMPXMediaKeyPopupFlagsaFlags)[pure virtual]

Dismiss notifier popup.

Since
S60 3.2.3

Parameters

TMPXMediaKeyPopupFlags aFlagsPopup flag to determine which popup(s) should be dismissed.

NewL(TMPXMediaKeyPopupFlags, MMPXMediaKeyHandlerObserver *)

IMPORT_C MMPXMediaKeyHandler *NewL(TMPXMediaKeyPopupFlagsaFlags,
MMPXMediaKeyHandlerObserver *aObserver
)[static]

Two-phased constructor.

Since
S60 5.0

Parameters

TMPXMediaKeyPopupFlags aFlagsFlags for creating popups.
MMPXMediaKeyHandlerObserver * aObserverMedia key command observer

NotifyOrientationChangeBegin()

voidNotifyOrientationChangeBegin()[pure virtual]

Gets called when orientation change begins

SetEnableMediaKeys(TBool)

voidSetEnableMediaKeys(TBoolaEnable)[pure virtual]
Enable or disable Media Key behavior
Since
S60 3.2.3

Parameters

TBool aEnable

ShowPlaybackPopupL(TMPXPlaybackPopupModes)

voidShowPlaybackPopupL(TMPXPlaybackPopupModesaMode)[pure virtual]

Show playback popup

Since
S60 3.2.3

Parameters

TMPXPlaybackPopupModes aModePlayback popup behaviour mode

ShowVolumePopupL()

voidShowVolumePopupL()[pure virtual]

Show Volume popup

Since
S60 5.0