Home
last modified time | relevance | path

Searched defs:kMinScrobblePointNsecs (Results 1 – 3 of 3) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.h167 static const qint64 kMinScrobblePointNsecs; variable
H A Dplaylist.cpp99 const qint64 Playlist::kMinScrobblePointNsecs = 31ll * kNsecPerSec; member in Playlist
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.cpp120 const qint64 Playlist::kMinScrobblePointNsecs = 31LL * kNsecPerSec; member in Playlist