Home
last modified time | relevance | path

Searched defs:max_resume_time (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4MusicSystem.cpp390 …ystem::Play(const char *szSongname, bool fLoop, int fadetime_ms, double max_resume_time, bool allo… in Play()
544 bool C4MusicSystem::Play(C4MusicFile *NewFile, bool fLoop, double max_resume_time) in Play()
675 …em::SetPlayList(const char *szPlayList, bool fForceSwitch, int fadetime_ms, double max_resume_time) in SetPlayList()
H A DC4MusicFile.cpp84 bool C4MusicFileSDL::Play(bool loop, double max_resume_time) in Play()
339 bool C4MusicFileOgg::Play(bool loop, double max_resume_time) in Play()