Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
freenect_sample_51()
Default native constructor.
|
freenect_sample_51(int size)
Native array allocator.
|
freenect_sample_51(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
center() |
freenect.freenect_sample_51 |
center(short center) |
short |
left() |
freenect.freenect_sample_51 |
left(short left) |
short |
lfe() |
freenect.freenect_sample_51 |
lfe(short lfe) |
freenect.freenect_sample_51 |
position(int position) |
short |
right() |
freenect.freenect_sample_51 |
right(short right) |
short |
surround_left() |
freenect.freenect_sample_51 |
surround_left(short surround_left) |
short |
surround_right() |
freenect.freenect_sample_51 |
surround_right(short surround_right) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic freenect_sample_51()
public freenect_sample_51(int size)
Pointer.position(int).public freenect_sample_51(Pointer p)
Pointer.Pointer(Pointer).public freenect.freenect_sample_51 position(int position)
public short left()
public freenect.freenect_sample_51 left(short left)
public short right()
public freenect.freenect_sample_51 right(short right)
public short center()
public freenect.freenect_sample_51 center(short center)
public short lfe()
public freenect.freenect_sample_51 lfe(short lfe)
public short surround_left()
public freenect.freenect_sample_51 surround_left(short surround_left)
public short surround_right()
public freenect.freenect_sample_51 surround_right(short surround_right)
Copyright © 2015. All Rights Reserved.