| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceBootloader.Config |
| Modifier and Type | Method and Description |
|---|---|
BootloaderConfig |
BootloaderConfig.appMem(depthai.Memory setter) |
BootloaderConfig |
BootloaderConfig.getPointer(long i) |
BootloaderConfig |
BootloaderConfig.network(NetworkConfig setter) |
BootloaderConfig |
BootloaderConfig.position(long position) |
BootloaderConfig |
BootloaderConfig.usb(UsbConfig setter) |
BootloaderConfig |
BootloaderConfig.userBlChecksum(int setter) |
BootloaderConfig |
BootloaderConfig.userBlSize(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
depthai.from_json(Pointer nlohmann_json_j,
BootloaderConfig nlohmann_json_t) |
static void |
depthai.to_json(Pointer nlohmann_json_j,
BootloaderConfig nlohmann_json_t) |
Copyright © 2023. All rights reserved.