public static class FlyCapture2_C.fc2GigEConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2GigEConfig() |
fc2GigEConfig(int size) |
fc2GigEConfig(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
enablePacketResend()
Turn on/off packet resend functionality
|
FlyCapture2_C.fc2GigEConfig |
enablePacketResend(int enablePacketResend) |
int |
maxPacketsToResend()
The max number of packets that can be requested to be resend
|
FlyCapture2_C.fc2GigEConfig |
maxPacketsToResend(int maxPacketsToResend) |
FlyCapture2_C.fc2GigEConfig |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2GigEConfig |
reserved(int i,
int reserved) |
int |
timeoutForPacketResend()
The number of miliseconds to wait for each requested packet
|
FlyCapture2_C.fc2GigEConfig |
timeoutForPacketResend(int timeoutForPacketResend) |
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 fc2GigEConfig()
public fc2GigEConfig(int size)
public fc2GigEConfig(Pointer p)
public FlyCapture2_C.fc2GigEConfig position(int position)
public int enablePacketResend()
public FlyCapture2_C.fc2GigEConfig enablePacketResend(int enablePacketResend)
public int timeoutForPacketResend()
public FlyCapture2_C.fc2GigEConfig timeoutForPacketResend(int timeoutForPacketResend)
public int maxPacketsToResend()
public FlyCapture2_C.fc2GigEConfig maxPacketsToResend(int maxPacketsToResend)
public int reserved(int i)
public FlyCapture2_C.fc2GigEConfig reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.