Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getOutputDeviceId
Function
getOutputDeviceId
TheForceEngine/TFE_Audio/audioDevice.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
s32 getOutputDeviceId()
63
{
64
return s_outputDevice;
65
}
66
67
s32 getOutputDeviceCount()
68
{
Callers
1
selectDevice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected