19 #ifndef MPRIS_SERVICE_H_
20 #define MPRIS_SERVICE_H_
22 #include <core/dbus/macros.h>
31 static const std::string&
name()
33 static const std::string s{
"core.ubuntu.media.Service"};
41 static const std::string&
name()
43 static const std::string s
45 "core.ubuntu.media.Service.Error.CreatingSession"
52 DBUS_CPP_METHOD_WITH_TIMEOUT_DEF(CreateSession,
Service, 1000)
53 DBUS_CPP_METHOD_WITH_TIMEOUT_DEF(PauseOtherSessions,
Service, 1000)
57 #endif // MPRIS_SERVICE_H_
static const std::string & name()
static const std::string & name()