public static class RawCameraControl.StrobeConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
StrobeConfig()
Default native constructor.
|
StrobeConfig(long size)
Native array allocator.
|
StrobeConfig(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
activeLevel()
1 for normal polarity (high-active), 0 otherwise
|
RawCameraControl.StrobeConfig |
activeLevel(byte setter) |
byte |
enable()
Enable strobe output
|
RawCameraControl.StrobeConfig |
enable(byte setter) |
RawCameraControl.StrobeConfig |
getPointer(long i) |
byte |
gpioNumber()
GPIO number to drive, or -1 if sensor driven
|
RawCameraControl.StrobeConfig |
gpioNumber(byte setter) |
RawCameraControl.StrobeConfig |
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 StrobeConfig()
public StrobeConfig(long size)
Pointer.position(long).public StrobeConfig(Pointer p)
Pointer(Pointer).public RawCameraControl.StrobeConfig position(long position)
public RawCameraControl.StrobeConfig getPointer(long i)
getPointer in class Pointerpublic RawCameraControl.StrobeConfig enable(byte setter)
@Cast(value="uint8_t") public byte activeLevel()
public RawCameraControl.StrobeConfig activeLevel(byte setter)
public byte gpioNumber()
public RawCameraControl.StrobeConfig gpioNumber(byte setter)
Copyright © 2023. All rights reserved.