@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class CallbackHandler extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CallbackHandler(Pointer p)
Pointer cast constructor.
|
CallbackHandler(XLinkConnection conn,
BytePointer streamName,
depthai.RawBufferCallback cb) |
CallbackHandler(XLinkConnection conn,
String streamName,
depthai.RawBufferCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCallback(depthai.RawBufferCallback cb) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CallbackHandler(Pointer p)
Pointer(Pointer).public CallbackHandler(@SharedPtr XLinkConnection conn, @StdString BytePointer streamName, depthai.RawBufferCallback cb)
public CallbackHandler(@SharedPtr XLinkConnection conn, @StdString String streamName, depthai.RawBufferCallback cb)
public void setCallback(depthai.RawBufferCallback cb)
Copyright © 2021. All rights reserved.