MCPcopy 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
458const char* captureGetImageFormatName()
459{
460 return getCodecName(&g_ImageFormat, g_Capture.nodes[CAPTURE_IMAGE_NODE].captureFormat);
461}
462
463const char* captureGetIRFormatName()
464{

Callers 1

printRecordingInfoFunction · 0.85

Calls 1

getCodecNameFunction · 0.85

Tested by

no test coverage detected