Add a new servicename for background mediaplayer

Change-Id: I40b3670462f0b865a9e64bd2abd6d6a01db01e80
Reviewed-on: http://codereview.qt-project.org/4492
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Reviewed-by: derick hawcroft <derick.hawcroft@nokia.com>
This commit is contained in:
Ling Hu
2011-09-09 11:23:37 +10:00
committed by Qt by Nokia
parent 989aefc5f1
commit 55bc4f2b46

View File

@@ -136,6 +136,13 @@ public:
*/
#define Q_MEDIASERVICE_MEDIAPLAYER "com.nokia.qt.mediaplayer"
/*!
Service with support for background media playback
Required Controls: QMediaPlayerControl, QMediaBackgroundPlaybackControl
Optional Controls: QMediaPlaylistControl, QAudioDeviceControl
*/
#define Q_MEDIASERVICE_BACKGROUNDMEDIAPLAYER "com.nokia.qt.backgroundmediaplayer"
/*!
Service with support for recording from audio sources
Required Controls: QAudioDeviceControl