| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
Pointer |
DeviceBootloader.flashBootloader(depthai.Memory memory,
depthai.Type type,
depthai.ProgressCallback progressCallback) |
Pointer |
DeviceBootloader.flashBootloader(depthai.Memory memory,
depthai.Type type,
depthai.ProgressCallback progressCallback,
BytePointer path)
Flash selected bootloader to the current board
|
| Modifier and Type | Method and Description |
|---|---|
depthai.Memory |
depthai.Memory.intern() |
static depthai.Memory |
depthai.Memory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.Memory[] |
depthai.Memory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.