MCPcopy 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
468const char* captureGetAudioFormatName()
469{
470 return getCodecName(&g_AudioFormat, g_Capture.nodes[CAPTURE_AUDIO_NODE].captureFormat);
471}
472
473void getCaptureMessage(char* pMessage)
474{

Callers 1

printRecordingInfoFunction · 0.85

Calls 1

getCodecNameFunction · 0.85

Tested by

no test coverage detected