Home
last modified time | relevance | path

Searched refs:Audio_PauseStreams (Results 1 – 3 of 3) sorted by relevance

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Daudio.h175 int Audio_PauseStreams(int stream_type = -1); // Pause ALL streams (of specified type).
H A Daudio.cpp970 int Audio_PauseStreams(int stream_type) in Audio_PauseStreams() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dcontrols.cpp131 Audio_PauseStreams(); in Controls_Key()