MCPcopy 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
434void toggleAudioState(int )
435{
436 toggleStream(g_Audio, XN_NODE_TYPE_AUDIO, &g_bIsAudioOn);
437}
438
439void toggleMirror(int )
440{

Callers

nothing calls this directly

Calls 1

toggleStreamFunction · 0.85

Tested by

no test coverage detected