@Namespace(value="dai") @Properties(inherit=depthai.class) public class StreamPacketDesc extends streamPacketDesc_t
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
StreamPacketDesc() |
StreamPacketDesc(long size)
Native array allocator.
|
StreamPacketDesc(Pointer p)
Pointer cast constructor.
|
StreamPacketDesc(StreamPacketDesc other) |
Modifier and Type | Method and Description |
---|---|
StreamPacketDesc |
getPointer(long i) |
StreamPacketDesc |
position(long position) |
StreamPacketDesc |
put(StreamPacketDesc other) |
data, data, length, length, tReceived, tReceived, tRemoteSent, tRemoteSent
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public StreamPacketDesc(Pointer p)
Pointer(Pointer)
.public StreamPacketDesc(long size)
Pointer.position(long)
.public StreamPacketDesc()
public StreamPacketDesc(@ByRef(value=true) StreamPacketDesc other)
public StreamPacketDesc position(long position)
position
in class streamPacketDesc_t
public StreamPacketDesc getPointer(long i)
getPointer
in class streamPacketDesc_t
@ByRef @Name(value="operator =") @NoException public StreamPacketDesc put(@ByRef(value=true) StreamPacketDesc other)
Copyright © 2024. All rights reserved.