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

Function printUsage

Samples/NiAudioSample/NiAudioSample.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57};
58
59void printUsage(const XnChar* arg0)
60{
61 printf("usage: %s [play | record]\n", arg0);
62}
63
64XnStatus play(Context& /*context*/, AudioGenerator* aGens, XnUInt32 nNodes)
65{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected