~ci-train-bot/qtubuntu-media/qtubuntu-media-ubuntu-xenial-landing-035

« back to all changes in this revision

Viewing changes to src/aal/aalmediaplayerserviceplugin.cpp

  • Committer: Alfonso Sanchez-Beato
  • Date: 2015-09-02 08:02:08 UTC
  • mfrom: (83.1.2 qtubuntu-media)
  • Revision ID: alfonso.sanchez-beato@canonical.com-20150902080208-tsxsb1ixf7qph5fm
[ Jim Hodapp ]
Added background playlist support connecting qtmultimedia with media-hub.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
AalServicePlugin::AalServicePlugin()
24
24
{
25
 
    qDebug() << "Initializing AalServicePlugin";
26
25
}
27
26
 
28
27
QMediaService* AalServicePlugin::create(QString const& key)