@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, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic frame_callback(Pointer p)
Pointer.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 © 2020. All rights reserved.