Namespaces | |
Connection | |
Classes | |
class | Engine |
class | Player |
class | PlayerImplementation |
class | PlayerSkeleton |
class | PlayerStub |
class | Property |
class | Service |
class | ServiceImplementation |
class | ServiceSkeleton |
class | ServiceStub |
class | timeout |
class | Track |
class | TrackList |
class | TrackListImplementation |
class | TrackListSkeleton |
class | TrackListStub |
Typedefs | |
typedef std::function < std::string(const std::string &, const std::string &, const std::string &)> | CoverArtResolver |
Functions | |
CoverArtResolver | always_missing_cover_art_resolver () |
core::dbus::Bus::Ptr | the_session_bus () |
typedef std::function< std::string ( const std::string&, const std::string&, const std::string& )> core::ubuntu::media::CoverArtResolver |
Definition at line 41 of file cover_art_resolver.h.
core::ubuntu::media::CoverArtResolver core::ubuntu::media::always_missing_cover_art_resolver | ( | ) |
Copyright (C) 2013-2014 Canonical Ltd
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Authored by: Thomas Voß thoma s.vo ss@ca noni cal.c om
Definition at line 21 of file cover_art_resolver.cpp.
core::dbus::Bus::Ptr core::ubuntu::media::the_session_bus | ( | ) |
Definition at line 28 of file the_session_bus.cpp.