@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class XLinkInProperties extends XLinkInPropertiesSerializable
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
XLinkInProperties()
Default native constructor.
|
XLinkInProperties(long size)
Native array allocator.
|
XLinkInProperties(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
XLinkInProperties |
getPointer(long i) |
int |
maxDataSize()
Maximum input data size
|
XLinkInProperties |
maxDataSize(int setter) |
int |
numFrames()
Number of frames in pool
|
XLinkInProperties |
numFrames(int setter) |
XLinkInProperties |
position(long position) |
BytePointer |
streamName()
Name of stream
|
XLinkInProperties |
streamName(BytePointer setter) |
clone, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize
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 XLinkInProperties()
public XLinkInProperties(long size)
Pointer.position(long)
.public XLinkInProperties(Pointer p)
Pointer(Pointer)
.public XLinkInProperties position(long position)
position
in class XLinkInPropertiesSerializable
public XLinkInProperties getPointer(long i)
getPointer
in class XLinkInPropertiesSerializable
@StdString public BytePointer streamName()
public XLinkInProperties streamName(BytePointer setter)
public XLinkInProperties maxDataSize(int setter)
public XLinkInProperties numFrames(int setter)
Copyright © 2024. All rights reserved.