Home
last modified time | relevance | path

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

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.h168 static const qint64 kMaxScrobblePointNsecs; variable
H A Dplaylist.cpp100 const qint64 Playlist::kMaxScrobblePointNsecs = 240ll * kNsecPerSec; member in Playlist
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.cpp121 const qint64 Playlist::kMaxScrobblePointNsecs = 240LL * kNsecPerSec; member in Playlist