public static class FlyCapture2_C.fc2GigEConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2GigEConfig()
Default native constructor.
|
fc2GigEConfig(long size)
Native array allocator.
|
fc2GigEConfig(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
enablePacketResend()
Turn on/off packet resend functionality
|
FlyCapture2_C.fc2GigEConfig |
enablePacketResend(int enablePacketResend) |
FlyCapture2_C.fc2GigEConfig |
position(long position) |
int |
registerTimeout()
Register read/write timeout value, in microseconds.
|
FlyCapture2_C.fc2GigEConfig |
registerTimeout(int registerTimeout) |
int |
registerTimeoutRetries()
Number of retries to perform when a register read/write timeout
is received by the library.
|
FlyCapture2_C.fc2GigEConfig |
registerTimeoutRetries(int registerTimeoutRetries) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2GigEConfig |
reserved(int i,
int reserved) |
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 fc2GigEConfig()
public fc2GigEConfig(long size)
Pointer.position(long).public fc2GigEConfig(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2GigEConfig position(long position)
@Cast(value="BOOL") public int enablePacketResend()
public FlyCapture2_C.fc2GigEConfig enablePacketResend(int enablePacketResend)
@Cast(value="unsigned int") public int registerTimeoutRetries()
public FlyCapture2_C.fc2GigEConfig registerTimeoutRetries(int registerTimeoutRetries)
@Cast(value="unsigned int") public int registerTimeout()
public FlyCapture2_C.fc2GigEConfig registerTimeout(int registerTimeout)
public FlyCapture2_C.fc2GigEConfig reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.