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