Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ captureGetAudioFormatName
Function
captureGetAudioFormatName
Samples/NiViewer/Capture.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
const char* captureGetAudioFormatName()
469
{
470
return getCodecName(&g_AudioFormat, g_Capture.nodes[CAPTURE_AUDIO_NODE].captureFormat);
471
}
472
473
void getCaptureMessage(char* pMessage)
474
{
Callers
1
printRecordingInfo
Function · 0.85
Calls
1
getCodecName
Function · 0.85
Tested by
no test coverage detected