| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2.MACAddress |
FlyCapture2.CameraInfo.macAddress()
MAC address
|
FlyCapture2.MACAddress |
FlyCapture2.MACAddress.octets(int i,
byte octets) |
FlyCapture2.MACAddress |
FlyCapture2.MACAddress.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FlyCapture2.MACAddress.equals(FlyCapture2.MACAddress address)
Equality operator.
|
static FlyCapture2.Error |
FlyCapture2.BusManager.ForceIPAddressToCamera(FlyCapture2.MACAddress macAddress,
FlyCapture2.IPAddress ipAddress,
FlyCapture2.IPAddress subnetMask,
FlyCapture2.IPAddress defaultGateway)
Force the camera with the specific MAC address to the specified
IP address, subnet mask and default gateway.
|
FlyCapture2.CameraInfo |
FlyCapture2.CameraInfo.macAddress(FlyCapture2.MACAddress macAddress) |
boolean |
FlyCapture2.MACAddress.notEquals(FlyCapture2.MACAddress address)
Inequality operator.
|
Copyright © 2019. All rights reserved.