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