@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class RawEdgeDetectorConfig extends RawBuffer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
RawEdgeDetectorConfig()
Default native constructor.
|
RawEdgeDetectorConfig(long size)
Native array allocator.
|
RawEdgeDetectorConfig(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
EdgeDetectorConfigData |
config() |
RawEdgeDetectorConfig |
config(EdgeDetectorConfigData setter) |
RawEdgeDetectorConfig |
getPointer(long i) |
depthai.DatatypeEnum |
getType() |
RawEdgeDetectorConfig |
position(long position) |
void |
serialize(byte[] metadata,
int[] datatype) |
void |
serialize(ByteBuffer metadata,
IntBuffer datatype) |
void |
serialize(BytePointer metadata,
IntPointer datatype) |
data, data, sequenceNum, sequenceNum, ts, ts, tsDevice, tsDevice
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 RawEdgeDetectorConfig()
public RawEdgeDetectorConfig(long size)
Pointer.position(long)
.public RawEdgeDetectorConfig(Pointer p)
Pointer(Pointer)
.public RawEdgeDetectorConfig position(long position)
public RawEdgeDetectorConfig getPointer(long i)
getPointer
in class RawBuffer
@ByRef public EdgeDetectorConfigData config()
public RawEdgeDetectorConfig config(EdgeDetectorConfigData setter)
public void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntPointer datatype)
public void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntBuffer datatype)
public void serialize(@Cast(value="std::uint8_t*") @StdVector byte[] metadata, @ByRef @Cast(value="dai::DatatypeEnum*") int[] datatype)
public depthai.DatatypeEnum getType()
Copyright © 2024. All rights reserved.