public static class FlyCapture2_C.fc2GigEStreamChannel extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2GigEStreamChannel() |
fc2GigEStreamChannel(int size) |
fc2GigEStreamChannel(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2IPAddress |
destinationIpAddress() |
FlyCapture2_C.fc2GigEStreamChannel |
destinationIpAddress(FlyCapture2_C.fc2IPAddress destinationIpAddress) |
int |
doNotFragment() |
FlyCapture2_C.fc2GigEStreamChannel |
doNotFragment(int doNotFragment) |
int |
hostPost() |
FlyCapture2_C.fc2GigEStreamChannel |
hostPost(int hostPost) |
int |
interPacketDelay() |
FlyCapture2_C.fc2GigEStreamChannel |
interPacketDelay(int interPacketDelay) |
int |
networkInterfaceIndex() |
FlyCapture2_C.fc2GigEStreamChannel |
networkInterfaceIndex(int networkInterfaceIndex) |
int |
packetSize() |
FlyCapture2_C.fc2GigEStreamChannel |
packetSize(int packetSize) |
FlyCapture2_C.fc2GigEStreamChannel |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2GigEStreamChannel |
reserved(int i,
int reserved) |
int |
sourcePort() |
FlyCapture2_C.fc2GigEStreamChannel |
sourcePort(int sourcePort) |
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 fc2GigEStreamChannel()
public fc2GigEStreamChannel(int size)
public fc2GigEStreamChannel(Pointer p)
public FlyCapture2_C.fc2GigEStreamChannel position(int position)
public int networkInterfaceIndex()
public FlyCapture2_C.fc2GigEStreamChannel networkInterfaceIndex(int networkInterfaceIndex)
public int hostPost()
public FlyCapture2_C.fc2GigEStreamChannel hostPost(int hostPost)
public int doNotFragment()
public FlyCapture2_C.fc2GigEStreamChannel doNotFragment(int doNotFragment)
public int packetSize()
public FlyCapture2_C.fc2GigEStreamChannel packetSize(int packetSize)
public int interPacketDelay()
public FlyCapture2_C.fc2GigEStreamChannel interPacketDelay(int interPacketDelay)
public FlyCapture2_C.fc2IPAddress destinationIpAddress()
public FlyCapture2_C.fc2GigEStreamChannel destinationIpAddress(FlyCapture2_C.fc2IPAddress destinationIpAddress)
public int sourcePort()
public FlyCapture2_C.fc2GigEStreamChannel sourcePort(int sourcePort)
public int reserved(int i)
public FlyCapture2_C.fc2GigEStreamChannel reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.