| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.CameraSensorType |
CameraSensorTypeOptional.get() |
depthai.CameraSensorType |
CameraSensorConfig.type() |
| Modifier and Type | Method and Description |
|---|---|
CameraSensorTypeOptional |
CameraSensorTypeOptional.put(depthai.CameraSensorType value) |
CameraSensorConfig |
CameraSensorConfig.type(depthai.CameraSensorType setter) |
| Constructor and Description |
|---|
CameraSensorTypeOptional(depthai.CameraSensorType value) |
| Modifier and Type | Method and Description |
|---|---|
depthai.CameraSensorType |
depthai.CameraSensorType.intern() |
static depthai.CameraSensorType |
depthai.CameraSensorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.CameraSensorType[] |
depthai.CameraSensorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.