Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ setConfigStrings
Method
setConfigStrings
src/openni2/DeviceDriver.cpp:199–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
allocStream();
198
}
199
void setConfigStrings(ConfigStrings& config) {
200
this->config = config;
201
}
202
void start() {
203
WriteMessage(
"Freenect2Driver::Device: start()"
);
204
if (device_stop) {
Callers
1
deviceOpen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected