| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawCameraControl.Command |
RawCameraControl.Command.intern() |
static RawCameraControl.Command |
RawCameraControl.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawCameraControl.Command[] |
RawCameraControl.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RawCameraControl.clearCommand(RawCameraControl.Command cmd) |
boolean |
RawCameraControl.getCommand(RawCameraControl.Command cmd) |
void |
RawCameraControl.setCommand(RawCameraControl.Command cmd) |
void |
RawCameraControl.setCommand(RawCameraControl.Command cmd,
boolean value) |
Copyright © 2021. All rights reserved.