| 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.
|
Copyright © 2021. All rights reserved.