public static interface CameraDetector.CameraEventListener
CameraDetector
.Modifier and Type | Method and Description |
---|---|
void |
onCameraSizeSelected(int width,
int height,
Frame.ROTATE rotation)
Called when the size and orientation of the camera preview frames are known.
|
void onCameraSizeSelected(int width, int height, Frame.ROTATE rotation)
width
- the unrotated width of the camera framesheight
- the unrotated height of the camera framesrotation
- the direction in which camera frames will be rotated before processing by the SDK.Copyright © 2015. All rights reserved.