Go to the documentation of this file.
27 #ifndef __SB_PLAYBACKMETRICSKEYS_H__
28 #define __SB_PLAYBACKMETRICSKEYS_H__
30 #define METRIC_MEDIACORE_ROOT "mediacore"
31 #define METRIC_MEDIALIST_ROOT "medialist"
33 #define METRIC_ATTEMPT "attempt"
34 #define METRIC_PLAY "play"
36 #define METRIC_DEVICE "device"
37 #define METRIC_ITEM "item"
38 #define METRIC_LIBRARY "library"
39 #define METRIC_SIMPLE "simple"
40 #define METRIC_SMART "smart"
41 #define METRIC_STREAMING "streaming"
42 #define METRIC_SUBSCRIPTION "subscription"
43 #define METRIC_UNKNOWN "unknown"
44 #define METRIC_WEBPLAYLIST "web"
46 #define METRIC_BITRATE "bitrate"
51 #define METRIC_PLAYTIME "playtime"