public static class FlyCapture2_C.fc2StrobeControl extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2StrobeControl()
Default native constructor.
|
fc2StrobeControl(int size)
Native array allocator.
|
fc2StrobeControl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
delay() |
FlyCapture2_C.fc2StrobeControl |
delay(float delay) |
float |
duration() |
FlyCapture2_C.fc2StrobeControl |
duration(float duration) |
int |
onOff() |
FlyCapture2_C.fc2StrobeControl |
onOff(int onOff) |
int |
polarity() |
FlyCapture2_C.fc2StrobeControl |
polarity(int polarity) |
FlyCapture2_C.fc2StrobeControl |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2StrobeControl |
reserved(int i,
int reserved) |
int |
source() |
FlyCapture2_C.fc2StrobeControl |
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 fc2StrobeControl()
public fc2StrobeControl(int size)
Pointer.position(int).public fc2StrobeControl(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2StrobeControl position(int 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 © 2015. All Rights Reserved.