Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ toggleAudioState
Function
toggleAudioState
Samples/NiViewer/Device.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
void toggleAudioState(int )
435
{
436
toggleStream(g_Audio, XN_NODE_TYPE_AUDIO, &g_bIsAudioOn);
437
}
438
439
void toggleMirror(int )
440
{
Callers
nothing calls this directly
Calls
1
toggleStream
Function · 0.85
Tested by
no test coverage detected