| Package | Description |
|---|---|
| org.bytedeco.javacpp | |
| org.bytedeco.javacpp.presets |
| Modifier and Type | Method and Description |
|---|---|
static int |
freenect.freenect_process_events_timeout(freenect.freenect_context ctx,
freenect.timeval timeout)
Calls the platform specific usb event processor until either an event occurs
or the timeout parameter time has passed.
|
| Modifier and Type | Method and Description |
|---|---|
freenect.timeval |
freenect.timeval.tv_sec(long tv_sec) |
freenect.timeval |
freenect.timeval.tv_usec(long tv_usec) |
Copyright © 2015. All Rights Reserved.