public static class RawCameraControl.StrobeTimings extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
StrobeTimings()
Default native constructor.
|
StrobeTimings(long size)
Native array allocator.
|
StrobeTimings(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
durationUs()
Fixed duration in microseconds.
|
RawCameraControl.StrobeTimings |
durationUs(int setter) |
int |
exposureBeginOffsetUs()
Start offset in microseconds, relative to exposure window
|
RawCameraControl.StrobeTimings |
exposureBeginOffsetUs(int setter) |
int |
exposureEndOffsetUs()
End offset in microseconds, relative to exposure window
|
RawCameraControl.StrobeTimings |
exposureEndOffsetUs(int setter) |
RawCameraControl.StrobeTimings |
getPointer(long i) |
RawCameraControl.StrobeTimings |
position(long position) |
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 StrobeTimings()
public StrobeTimings(long size)
Pointer.position(long).public StrobeTimings(Pointer p)
Pointer(Pointer).public RawCameraControl.StrobeTimings position(long position)
public RawCameraControl.StrobeTimings getPointer(long i)
getPointer in class Pointerpublic int exposureBeginOffsetUs()
public RawCameraControl.StrobeTimings exposureBeginOffsetUs(int setter)
public int exposureEndOffsetUs()
public RawCameraControl.StrobeTimings exposureEndOffsetUs(int setter)
@Cast(value="uint32_t") public int durationUs()
exposureEndOffsetUspublic RawCameraControl.StrobeTimings durationUs(int setter)
Copyright © 2023. All rights reserved.