Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ openAudioSettingsTab
Method
openAudioSettingsTab
src/program/ui/WindowManager.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void WindowManager::openAudioSettingsTab()
239
{
240
settingsWindow()->openTab(SettingsWindow::AudioTab);
241
}
242
243
void WindowManager::openVideoSettingsTab()
244
{
Callers
1
createSettingsMenu
Method · 0.80
Calls
1
openTab
Method · 0.80
Tested by
no test coverage detected