public static class FlyCapture2_C.fc2GigEStreamChannel extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2GigEStreamChannel()
Default native constructor.
|
fc2GigEStreamChannel(int size)
Native array allocator.
|
fc2GigEStreamChannel(Pointer p)
Pointer cast constructor.
|
| 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)
Pointer.position(int).public fc2GigEStreamChannel(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2GigEStreamChannel position(int position)
public FlyCapture2_C.fc2GigEStreamChannel networkInterfaceIndex(int networkInterfaceIndex)
public FlyCapture2_C.fc2GigEStreamChannel hostPost(int hostPost)
public FlyCapture2_C.fc2GigEStreamChannel doNotFragment(int doNotFragment)
public FlyCapture2_C.fc2GigEStreamChannel packetSize(int packetSize)
public FlyCapture2_C.fc2GigEStreamChannel interPacketDelay(int interPacketDelay)
@ByRef public FlyCapture2_C.fc2IPAddress destinationIpAddress()
public FlyCapture2_C.fc2GigEStreamChannel destinationIpAddress(FlyCapture2_C.fc2IPAddress destinationIpAddress)
public FlyCapture2_C.fc2GigEStreamChannel sourcePort(int sourcePort)
public FlyCapture2_C.fc2GigEStreamChannel reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.