~ricmm/media-hub/multiple-sessions

« back to all changes in this revision

Viewing changes to include/core/media/track.h

MergedĀ lp:~thomas-voss/media-hub/switch-to-properties-cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#ifndef CORE_UBUNTU_MEDIA_TRACK_H_
19
19
#define CORE_UBUNTU_MEDIA_TRACK_H_
20
20
 
21
 
#include "core/media/connection.h"
22
 
 
23
21
#include <chrono>
24
22
#include <functional>
25
23
#include <map>