@Namespace(value="dai") @Properties(inherit=depthai.class) public class SPIOutProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SPIOutProperties()
Default native constructor.
|
SPIOutProperties(long size)
Native array allocator.
|
SPIOutProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
busId()
SPI bus to use
|
SPIOutProperties |
busId(int setter) |
SPIOutProperties |
getPointer(long i) |
SPIOutProperties |
position(long position) |
BytePointer |
streamName()
Output stream name
|
SPIOutProperties |
streamName(BytePointer setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic SPIOutProperties()
public SPIOutProperties(long size)
Pointer.position(long).public SPIOutProperties(Pointer p)
Pointer(Pointer).public SPIOutProperties position(long position)
public SPIOutProperties getPointer(long i)
getPointer in class Pointer@StdString public BytePointer streamName()
public SPIOutProperties streamName(BytePointer setter)
public int busId()
public SPIOutProperties busId(int setter)
Copyright © 2021. All rights reserved.