Home
last modified time | relevance | path

Searched defs:GetSeekTime (Results 1 – 5 of 5) sorted by relevance

/dports/audio/musicpd/mpd-0.23.6/src/lib/chromaprint/
H A DDecoderClient.hxx80 SongTime GetSeekTime() noexcept override { in GetSeekTime() function in ChromaprintDecoderClient
/dports/audio/musicpd/mpd-0.23.6/test/
H A DDumpDecoderClient.cxx56 DumpDecoderClient::GetSeekTime() noexcept in GetSeekTime() function in DumpDecoderClient
H A Drun_decoder.cxx173 SongTime GetSeekTime() noexcept override { in GetSeekTime() function in MyDecoderClient
/dports/audio/musicpd/mpd-0.23.6/src/decoder/
H A DBridge.cxx343 DecoderBridge::GetSeekTime() noexcept in GetSeekTime() function in DecoderBridge
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/guiinfo/
H A DPlayerGUIInfo.cpp112 std::string CPlayerGUIInfo::GetSeekTime(TIME_FORMAT format) const in GetSeekTime() function in CPlayerGUIInfo