Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/steam-audio
/ stop
Method
stop
core/src/itest/ui_audio_engine.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
void UIAudioEngine::stop()
156
{
157
mPlaying = false;
158
}
159
160
int UIAudioEngine::processAudio(const void* input,
161
void* output,
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected