| Package | Description |
|---|---|
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.Section |
depthai.Section.intern() |
static depthai.Section |
depthai.Section.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.Section[] |
depthai.Section.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.Section type) |
Copyright © 2023. All rights reserved.