19#ifndef CORE_UBUNTU_MEDIA_KEYED_PLAYER_STORE_H_
20#define CORE_UBUNTU_MEDIA_KEYED_PLAYER_STORE_H_
24#include <core/property.h>
40 typedef std::shared_ptr<KeyedPlayerStore>
Ptr;
48 const std::shared_ptr<Player>&
54 virtual const core::Property<std::shared_ptr<Player>>&
current_player()
const = 0;