Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ InterfaceFeatureSelector
Enum
InterfaceFeatureSelector
src/usb_control.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
};
46
47
enum InterfaceFeatureSelector
48
{
49
FUNCTION_SUSPEND = 0,
50
};
51
52
template<typename T>
53
struct FeatureSelectorRecipient
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected