public static class RawImgFrame.CameraSettings extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CameraSettings()
Default native constructor.
|
CameraSettings(long size)
Native array allocator.
|
CameraSettings(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
exposureTimeUs() |
RawImgFrame.CameraSettings |
exposureTimeUs(int setter) |
RawImgFrame.CameraSettings |
getPointer(long i) |
int |
lensPosition() |
RawImgFrame.CameraSettings |
lensPosition(int setter) |
RawImgFrame.CameraSettings |
position(long position) |
int |
sensitivityIso() |
RawImgFrame.CameraSettings |
sensitivityIso(int setter) |
int |
wbColorTemp() |
RawImgFrame.CameraSettings |
wbColorTemp(int setter) |
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 CameraSettings()
public CameraSettings(long size)
Pointer.position(long).public CameraSettings(Pointer p)
Pointer(Pointer).public RawImgFrame.CameraSettings position(long position)
public RawImgFrame.CameraSettings getPointer(long i)
getPointer in class Pointerpublic int exposureTimeUs()
public RawImgFrame.CameraSettings exposureTimeUs(int setter)
public int sensitivityIso()
public RawImgFrame.CameraSettings sensitivityIso(int setter)
public int lensPosition()
public RawImgFrame.CameraSettings lensPosition(int setter)
public int wbColorTemp()
public RawImgFrame.CameraSettings wbColorTemp(int setter)
Copyright © 2023. All rights reserved.