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