Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ captureGetDepthFormatName
Function
captureGetDepthFormatName
Samples/NiViewer/Capture.cpp:453–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
}
452
453
const char* captureGetDepthFormatName()
454
{
455
return getCodecName(&g_DepthFormat, g_Capture.nodes[CAPTURE_DEPTH_NODE].captureFormat);
456
}
457
458
const char* captureGetImageFormatName()
459
{
Callers
1
printRecordingInfo
Function · 0.85
Calls
1
getCodecName
Function · 0.85
Tested by
no test coverage detected