public static class freenect.freenect_audio_in_cb
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
freenect_audio_in_cb() |
|
freenect_audio_in_cb(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(freenect.freenect_device dev,
int num_samples,
org.bytedeco.javacpp.IntPointer mic1,
org.bytedeco.javacpp.IntPointer mic2,
org.bytedeco.javacpp.IntPointer mic3,
org.bytedeco.javacpp.IntPointer mic4,
org.bytedeco.javacpp.ShortPointer cancelled,
org.bytedeco.javacpp.Pointer unknown) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic freenect_audio_in_cb(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected freenect_audio_in_cb()
public void call(freenect.freenect_device dev, int num_samples, org.bytedeco.javacpp.IntPointer mic1, org.bytedeco.javacpp.IntPointer mic2, org.bytedeco.javacpp.IntPointer mic3, org.bytedeco.javacpp.IntPointer mic4, org.bytedeco.javacpp.ShortPointer cancelled, org.bytedeco.javacpp.Pointer unknown)
Copyright © 2018. All rights reserved.