| Package | Description |
|---|---|
| gwt.material.design.addins.client.camera | |
| gwt.material.design.addins.client.camera.constants |
| Modifier and Type | Field and Description |
|---|---|
protected CameraFacingMode |
MaterialCameraCapture.facingMode |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialCameraCapture.setFacingMode(CameraFacingMode facingMode)
Set the facing mode of the camera (Best usecase for Mobile Devices)
|
| Modifier and Type | Method and Description |
|---|---|
static CameraFacingMode |
CameraFacingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CameraFacingMode[] |
CameraFacingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<CameraFacingMode> |
CameraFacingMode.getFacingModes() |
Copyright © 2018. All rights reserved.