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

Method GetCodecID

Source/Modules/nimCodecs/Xn8zCodec.cpp:28–31  ·  view source on GitHub ↗

/ Xn8zCodec */ /

Source from the content-addressed store, hash-verified

26/* Xn8zCodec */
27/*************/
28XnCodecID Xn8zCodec::GetCodecID() const
29{
30 return XN_CODEC_8Z;
31}
32
33XnFloat Xn8zCodec::GetWorseCompressionRatio() const
34{

Callers 2

xnGetCodecIDFunction · 0.45
HandleNewDataRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected