@Name(value="dai::Properties") @Properties(inherit=depthai.class) public class DaiProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DaiProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DaiProperties |
clone() |
void |
serialize(byte[] data,
depthai.SerializationType type) |
void |
serialize(byte[] data,
int type) |
void |
serialize(ByteBuffer data,
depthai.SerializationType type) |
void |
serialize(ByteBuffer data,
int type) |
void |
serialize(BytePointer data,
depthai.SerializationType type) |
void |
serialize(BytePointer data,
int type) |
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 DaiProperties(Pointer p)
Pointer(Pointer).public void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer data, depthai.SerializationType type)
public void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer data, @Cast(value="dai::SerializationType") int type)
public void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] data, depthai.SerializationType type)
public void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer data, @Cast(value="dai::SerializationType") int type)
public void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer data, depthai.SerializationType type)
public void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] data, @Cast(value="dai::SerializationType") int type)
@UniquePtr public DaiProperties clone()
Copyright © 2023. All rights reserved.