Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
void printUsage(const XnChar* arg0)
60
{
61
printf(
"usage: %s [play | record]\n"
, arg0);
62
}
63
64
XnStatus play(Context& /*context*/, AudioGenerator* aGens, XnUInt32 nNodes)
65
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected