public static class FlyCapture2_C.fc2StrobeControl extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2StrobeControl()
Default native constructor.
|
fc2StrobeControl(long size)
Native array allocator.
|
fc2StrobeControl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
delay()
Signal delay (in ms).
|
FlyCapture2_C.fc2StrobeControl |
delay(float delay) |
float |
duration()
Signal duration (in ms).
|
FlyCapture2_C.fc2StrobeControl |
duration(float duration) |
int |
onOff()
Flag controlling on/off.
|
FlyCapture2_C.fc2StrobeControl |
onOff(int onOff) |
int |
polarity()
Signal polarity.
|
FlyCapture2_C.fc2StrobeControl |
polarity(int polarity) |
FlyCapture2_C.fc2StrobeControl |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2StrobeControl |
reserved(int i,
int reserved) |
int |
source()
Source value.
|
FlyCapture2_C.fc2StrobeControl |
source(int source) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic fc2StrobeControl()
public fc2StrobeControl(long size)
Pointer.position(long).public fc2StrobeControl(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2StrobeControl position(long position)
public FlyCapture2_C.fc2StrobeControl source(int source)
public FlyCapture2_C.fc2StrobeControl onOff(int onOff)
public FlyCapture2_C.fc2StrobeControl polarity(int polarity)
public float delay()
public FlyCapture2_C.fc2StrobeControl delay(float delay)
public float duration()
public FlyCapture2_C.fc2StrobeControl duration(float duration)
public FlyCapture2_C.fc2StrobeControl reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.