Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
463
const char* captureGetIRFormatName()
464
{
465
return getCodecName(&g_IRFormat, g_Capture.nodes[CAPTURE_IR_NODE].captureFormat);
466
}
467
468
const char* captureGetAudioFormatName()
469
{
Callers
1
printRecordingInfo
Function · 0.85
Calls
1
getCodecName
Function · 0.85
Tested by
no test coverage detected