MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / DeviceFeatureSelector

Enum DeviceFeatureSelector

src/usb_control.cpp:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39namespace libusb_ext
40{
41 enum DeviceFeatureSelector
42 {
43 U1_ENABLE = 48,
44 U2_ENABLE = 49
45 };
46
47 enum InterfaceFeatureSelector
48 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected