| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawCameraControl.EffectMode |
RawCameraControl.effectMode() |
RawCameraControl.EffectMode |
RawCameraControl.EffectMode.intern() |
static RawCameraControl.EffectMode |
RawCameraControl.EffectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawCameraControl.EffectMode[] |
RawCameraControl.EffectMode.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.effectMode(RawCameraControl.EffectMode setter) |
void |
CameraControl.setEffectMode(RawCameraControl.EffectMode mode)
Set a command to specify effect mode
|
Copyright © 2021. All rights reserved.