setCameraDisplayOrientation

public abstract void setCameraDisplayOrientation(int orientation)

设置摄像头采集角度

为 0 时使用 SDK 中获取的摄像头 id 计算出的采集角度,当开启是手机前置摄像头时,设置该参数会顺时针旋转图像,

Parameters

orientation

默认为 0 则使用 SDK 中获取的摄像头 id 计算出的采集角度,值必须设置为:0、90、180、270