public IMRZCameraView extends StatelessView<State>
Represents camera screen
| Modifier and Type | Interface and Description |
|---|---|
static class |
IMRZCameraView.State
State of
interface IMRZCameraView. |
| Modifier and Type | Method and Description |
|---|---|
void |
setCameraOrientationMode(CameraOrientationMode cameraOrientationMode)
Sets camera orientation mode
|
void |
setListener(IMRZCameraView.Listener listener) |
updateStatevoid setListener(IMRZCameraView.Listener listener)
listener - which will receive callbacks on user interactions.void setCameraOrientationMode(CameraOrientationMode cameraOrientationMode)
Sets camera orientation mode
cameraOrientationMode - CameraOrientationMode.LANDSCAPE or CameraOrientationMode.PORTRAIT