@Namespace(value="dai") @Properties(inherit=depthai.class) public class SystemLoggerProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SystemLoggerProperties()
Default native constructor.
|
SystemLoggerProperties(long size)
Native array allocator.
|
SystemLoggerProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SystemLoggerProperties |
getPointer(long i) |
SystemLoggerProperties |
position(long position) |
float |
rateHz()
Rate at which the messages are going to be sent in hertz
|
SystemLoggerProperties |
rateHz(float 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 SystemLoggerProperties()
public SystemLoggerProperties(long size)
Pointer.position(long).public SystemLoggerProperties(Pointer p)
Pointer(Pointer).public SystemLoggerProperties position(long position)
public SystemLoggerProperties getPointer(long i)
getPointer in class Pointerpublic float rateHz()
public SystemLoggerProperties rateHz(float setter)
Copyright © 2021. All rights reserved.