@Properties(inherit=FlyCapture2_C.class) public class fc2StrobeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2StrobeInfo()
Default native constructor.
|
fc2StrobeInfo(long size)
Native array allocator.
|
fc2StrobeInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
fc2StrobeInfo |
getPointer(long i) |
float |
maxValue()
Maximum value.
|
fc2StrobeInfo |
maxValue(float setter) |
float |
minValue()
Minimum value.
|
fc2StrobeInfo |
minValue(float setter) |
int |
onOffSupported()
Flag indicating if on/off is supported.
|
fc2StrobeInfo |
onOffSupported(int setter) |
int |
polaritySupported()
Flag indicating if polarity is supported.
|
fc2StrobeInfo |
polaritySupported(int setter) |
fc2StrobeInfo |
position(long position) |
int |
present()
Presence of strobe.
|
fc2StrobeInfo |
present(int setter) |
int |
readOutSupported()
Flag indicating if strobe value can be read out.
|
fc2StrobeInfo |
readOutSupported(int setter) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
fc2StrobeInfo |
reserved(int i,
int setter) |
int |
source()
Source value.
|
fc2StrobeInfo |
source(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 fc2StrobeInfo()
public fc2StrobeInfo(long size)
Pointer.position(long).public fc2StrobeInfo(Pointer p)
Pointer(Pointer).public fc2StrobeInfo position(long position)
public fc2StrobeInfo getPointer(long i)
getPointer in class Pointerpublic fc2StrobeInfo source(int setter)
public fc2StrobeInfo present(int setter)
@Cast(value="BOOL") public int readOutSupported()
public fc2StrobeInfo readOutSupported(int setter)
@Cast(value="BOOL") public int onOffSupported()
public fc2StrobeInfo onOffSupported(int setter)
@Cast(value="BOOL") public int polaritySupported()
public fc2StrobeInfo polaritySupported(int setter)
public float minValue()
public fc2StrobeInfo minValue(float setter)
public float maxValue()
public fc2StrobeInfo maxValue(float setter)
public fc2StrobeInfo reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2022. All rights reserved.