public static class FlyCapture2_C.fc2StrobeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2StrobeInfo()
Default native constructor.
|
fc2StrobeInfo(int size)
Native array allocator.
|
fc2StrobeInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
maxValue() |
FlyCapture2_C.fc2StrobeInfo |
maxValue(float maxValue) |
float |
minValue() |
FlyCapture2_C.fc2StrobeInfo |
minValue(float minValue) |
int |
onOffSupported() |
FlyCapture2_C.fc2StrobeInfo |
onOffSupported(int onOffSupported) |
int |
polaritySupported() |
FlyCapture2_C.fc2StrobeInfo |
polaritySupported(int polaritySupported) |
FlyCapture2_C.fc2StrobeInfo |
position(int position) |
int |
present() |
FlyCapture2_C.fc2StrobeInfo |
present(int present) |
int |
readOutSupported() |
FlyCapture2_C.fc2StrobeInfo |
readOutSupported(int readOutSupported) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2StrobeInfo |
reserved(int i,
int reserved) |
int |
source() |
FlyCapture2_C.fc2StrobeInfo |
source(int source) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic fc2StrobeInfo()
public fc2StrobeInfo(int size)
Pointer.position(int).public fc2StrobeInfo(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2StrobeInfo position(int position)
public FlyCapture2_C.fc2StrobeInfo source(int source)
public FlyCapture2_C.fc2StrobeInfo present(int present)
public FlyCapture2_C.fc2StrobeInfo readOutSupported(int readOutSupported)
public FlyCapture2_C.fc2StrobeInfo onOffSupported(int onOffSupported)
public FlyCapture2_C.fc2StrobeInfo polaritySupported(int polaritySupported)
public float minValue()
public FlyCapture2_C.fc2StrobeInfo minValue(float minValue)
public float maxValue()
public FlyCapture2_C.fc2StrobeInfo maxValue(float maxValue)
public FlyCapture2_C.fc2StrobeInfo reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.