| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.UsbSpeed |
Device.getUsbSpeed()
Retrieves USB connection speed
|
| Modifier and Type | Method and Description |
|---|---|
depthai.UsbSpeed |
depthai.UsbSpeed.intern() |
static depthai.UsbSpeed |
depthai.UsbSpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.UsbSpeed[] |
depthai.UsbSpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Pointer |
depthai.shiftLeft(Pointer out,
depthai.UsbSpeed speed) |
Copyright © 2021. All rights reserved.