@Namespace(value="dai") @Properties(inherit=depthai.class) public class CameraFeatures extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CameraFeatures()
Default native constructor.
|
CameraFeatures(long size)
Native array allocator.
|
CameraFeatures(Pointer p)
Pointer cast constructor.
|
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, zeropublic CameraFeatures()
public CameraFeatures(long size)
Pointer.position(long).public CameraFeatures(Pointer p)
Pointer(Pointer).public CameraFeatures position(long position)
public CameraFeatures getPointer(long i)
getPointer in class Pointerpublic depthai.CameraBoardSocket socket()
public CameraFeatures socket(depthai.CameraBoardSocket setter)
@StdString public BytePointer sensorName()
public CameraFeatures sensorName(BytePointer setter)
public CameraFeatures width(int setter)
public CameraFeatures height(int setter)
public depthai.CameraImageOrientation orientation()
public CameraFeatures orientation(depthai.CameraImageOrientation setter)
@StdVector @Cast(value="dai::CameraSensorType*") public IntPointer supportedTypes()
public CameraFeatures supportedTypes(IntPointer setter)
@Cast(value="bool") public boolean hasAutofocus()
public CameraFeatures hasAutofocus(boolean setter)
@StdString public BytePointer name()
public CameraFeatures name(BytePointer setter)
@StdVector public CameraSensorConfig configs()
public CameraFeatures configs(CameraSensorConfig setter)
Copyright © 2023. All rights reserved.