| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.destinationIpAddress(FlyCapture2_C.fc2IPAddress destinationIpAddress) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.doNotFragment(int doNotFragment) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.hostPort(int hostPort) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.interPacketDelay(int interPacketDelay) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.networkInterfaceIndex(int networkInterfaceIndex) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.packetSize(int packetSize) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.position(long position) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.reserved(int i,
int reserved) |
FlyCapture2_C.fc2GigEStreamChannel |
FlyCapture2_C.fc2GigEStreamChannel.sourcePort(int sourcePort) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2GetGigEStreamChannelInfo(FlyCapture2_C.fc2Context context,
int channel,
FlyCapture2_C.fc2GigEStreamChannel pChannel)
Get the stream channel information for the specified channel.
|
static int |
FlyCapture2_C.fc2SetGigEStreamChannelInfo(FlyCapture2_C.fc2Context context,
int channel,
FlyCapture2_C.fc2GigEStreamChannel pChannel)
Set the stream channel information for the specified channel.
|
Copyright © 2019. All rights reserved.