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