public static class freenect.freenect_video_cb extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
freenect_video_cb() |
|
freenect_video_cb(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(freenect.freenect_device dev,
Pointer video,
int timestamp) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic freenect_video_cb(Pointer p)
Pointer.Pointer(Pointer).protected freenect_video_cb()
public void call(freenect.freenect_device dev, Pointer video, @Cast(value="uint32_t") int timestamp)
Copyright © 2015. All Rights Reserved.