| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawCameraControl.SceneMode |
RawCameraControl.SceneMode.intern() |
RawCameraControl.SceneMode |
RawCameraControl.sceneMode() |
static RawCameraControl.SceneMode |
RawCameraControl.SceneMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawCameraControl.SceneMode[] |
RawCameraControl.SceneMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RawCameraControl |
RawCameraControl.sceneMode(RawCameraControl.SceneMode setter) |
void |
CameraControl.setSceneMode(RawCameraControl.SceneMode mode)
Set a command to specify scene mode
|
Copyright © 2021. All rights reserved.