Music Hub  ..
A session-wide music playback service
player_stub.cpp File Reference
#include <core/media/service.h>
#include <core/media/track_list.h>
#include <core/media/video/platform_default_sink.h>
#include "codec.h"
#include "player_stub.h"
#include "player_traits.h"
#include "property_stub.h"
#include "the_session_bus.h"
#include "track_list_stub.h"
#include "mpris/player.h"
#include "core/media/logger/logger.h"
#include <core/dbus/property.h>
#include <core/dbus/types/object_path.h>
#include <limits>
#include <sstream>
+ Include dependency graph for player_stub.cpp:

Go to the source code of this file.

Classes

struct  media::PlayerStub::Private
 
struct  media::PlayerStub::Private::Signals
 
struct  media::PlayerStub::Private::Signals::DBus
 

Macros

#define UNUSED   __attribute__((unused))
 

Macro Definition Documentation

◆ UNUSED

#define UNUSED   __attribute__((unused))

Definition at line 41 of file player_stub.cpp.