Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ shutdown
Method
shutdown
platform/sdl/knativeaudio.cpp:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void KNativeAudio::shutdown() {
82
KNativeAudio::availableAudio.clear();
83
}
84
85
#ifdef BOXEDWINE_CORE_AUDIO
86
void initCoreAudio();
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected