public static class FlyCapture2.GigEConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.GigEConfig() |
FlyCapture2.GigEConfig(int size) |
FlyCapture2.GigEConfig(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enablePacketResend()
Turn on/off packet resend functionality
|
FlyCapture2.GigEConfig |
enablePacketResend(boolean enablePacketResend) |
FlyCapture2.GigEConfig |
position(int position) |
int |
registerTimeout()
Register read/write timeout value, in microseconds.
|
FlyCapture2.GigEConfig |
registerTimeout(int registerTimeout) |
int |
registerTimeoutRetries()
Number of retries to perform when a register read/write timeout
is received by the library.
|
FlyCapture2.GigEConfig |
registerTimeoutRetries(int registerTimeoutRetries) |
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 FlyCapture2.GigEConfig(Pointer p)
public FlyCapture2.GigEConfig(int size)
public FlyCapture2.GigEConfig()
public FlyCapture2.GigEConfig position(int position)
public boolean enablePacketResend()
public FlyCapture2.GigEConfig enablePacketResend(boolean enablePacketResend)
public int registerTimeoutRetries()
public FlyCapture2.GigEConfig registerTimeoutRetries(int registerTimeoutRetries)
public int registerTimeout()
public FlyCapture2.GigEConfig registerTimeout(int registerTimeout)
Copyright © 2014. All Rights Reserved.