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