@Namespace(value="rs") @NoOffset @Properties(inherit=RealSense.class) public class frame_callback extends rs_frame_callback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
frame_callback(Pointer p)
Pointer cast constructor.
|
frame_callback(RealSense.FrameFunction on_frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
on_frame(rs_device device,
rs_frame_ref fref) |
void |
release() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic frame_callback(Pointer p)
Pointer(Pointer).public frame_callback(@ByVal RealSense.FrameFunction on_frame)
public void on_frame(rs_device device, rs_frame_ref fref)
on_frame in class rs_frame_callbackpublic void release()
release in class rs_frame_callbackCopyright © 2023. All rights reserved.