MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / captureGetIRFormatName

Function captureGetIRFormatName

Samples/NiViewer/Capture.cpp:463–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463const char* captureGetIRFormatName()
464{
465 return getCodecName(&g_IRFormat, g_Capture.nodes[CAPTURE_IR_NODE].captureFormat);
466}
467
468const char* captureGetAudioFormatName()
469{

Callers 1

printRecordingInfoFunction · 0.85

Calls 1

getCodecNameFunction · 0.85

Tested by

no test coverage detected