TMPXPlaybackMessage Class Reference
class TMPXPlaybackMessage : public TMPXMessage |
Playback message type.
mpxcommon.lib
Public Member Enumerations |
---|
enum | TEvent { ENoEvent, EError, ECommandReceived, ECommandComplete, EPropertyChanged, EStateChanged, ESongCorrupt, ESongContainerChanged, EInitializeComplete, ESongChanged, EPlayerChanged, EActivePlayerChanged, ESubPlayersChanged, EPlayerSelectionChanged, EDownloadStarted, EDownloadUpdated, EDownloadComplete, EDownloadPositionChanged, EDownloadStateChanged, EDownloadCmdPauseDownload, EDownloadCmdResumeDownload, EDownloadCmdCancelDownload, EAccessoryChanged, EMediaChanged, ESkipping, ESkipEnd, EPlayerUnavailable, EPlaylistUpdated, EReachedEndOfPlaylist, EDownloadFileMoved } |
Constructor & Destructor Documentation
TMPXPlaybackMessage(TEvent, TInt, TInt)
TMPXPlaybackMessage | ( | TEvent | aEvent, |
| TInt | aType = 0, |
| TInt | aData = 0 |
| ) | [inline] |
Parameters
TEvent aEvent | event |
TInt aType = 0 | event type |
TInt aData = 0 | optional data |
TMPXPlaybackMessage(const TMPXPlaybackMessage &)
TMPXPlaybackMessage()
TMPXPlaybackMessage | ( | ) | [inline] |
Member Functions Documentation
operator=(const TMPXPlaybackMessage &)
Overloaded assignment operator.
Member Enumerations Documentation
Enum TEvent
Enumerators
ENoEvent | |
EError | |
ECommandReceived | |
ECommandComplete | |
EPropertyChanged | |
EStateChanged | |
ESongCorrupt | |
ESongContainerChanged | |
EInitializeComplete | |
ESongChanged | |
EPlayerChanged | |
EActivePlayerChanged | |
ESubPlayersChanged | |
EPlayerSelectionChanged | |
EDownloadStarted | |
EDownloadUpdated | |
EDownloadComplete | |
EDownloadPositionChanged | |
EDownloadStateChanged | |
EDownloadCmdPauseDownload | |
EDownloadCmdResumeDownload | |
EDownloadCmdCancelDownload | |
EAccessoryChanged | |
EMediaChanged | |
ESkipping | |
ESkipEnd | |
EPlayerUnavailable | |
EPlaylistUpdated | |
EReachedEndOfPlaylist | |
EDownloadFileMoved | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.