public static class FlyCapture2_C.fc2TriggerMode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TriggerMode()
Default native constructor.
|
fc2TriggerMode(long size)
Native array allocator.
|
fc2TriggerMode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
mode()
Mode value.
|
FlyCapture2_C.fc2TriggerMode |
mode(int mode) |
int |
onOff()
Flag controlling on/off.
|
FlyCapture2_C.fc2TriggerMode |
onOff(int onOff) |
int |
parameter()
Parameter value.
|
FlyCapture2_C.fc2TriggerMode |
parameter(int parameter) |
int |
polarity()
Polarity value.
|
FlyCapture2_C.fc2TriggerMode |
polarity(int polarity) |
FlyCapture2_C.fc2TriggerMode |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2TriggerMode |
reserved(int i,
int reserved) |
int |
source()
Source value.
|
FlyCapture2_C.fc2TriggerMode |
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 fc2TriggerMode()
public fc2TriggerMode(long size)
Pointer.position(long).public fc2TriggerMode(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TriggerMode position(long position)
public FlyCapture2_C.fc2TriggerMode onOff(int onOff)
public FlyCapture2_C.fc2TriggerMode polarity(int polarity)
public FlyCapture2_C.fc2TriggerMode source(int source)
public FlyCapture2_C.fc2TriggerMode mode(int mode)
public FlyCapture2_C.fc2TriggerMode parameter(int parameter)
public FlyCapture2_C.fc2TriggerMode reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.