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