Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ start
Method
start
src/libfreenect2.cpp:886–889 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
884
}
885
886
bool Freenect2DeviceImpl::start()
887
{
888
return startStreams(true, true);
889
}
890
891
bool Freenect2DeviceImpl::startStreams(bool enable_rgb, bool enable_depth)
892
{
Callers
1
Freenect2Impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected