dev_setCameraConfig

# dev_setCameraConfig >i**描述:设置摄像头相关参数,int 泛型** 函数:**public int dev_setCameraConfig(int deviceid,int isFrontAndBack,int isFollowScreenRotation,int isRotation,int isPreviewLeftAndRightImages,int……)** |参数名/返回值| 类型 |说明 | |-|-|-|-| |deviceId|Int| 摄像头id |isFrontAndBack|Int| |isFollowScreenRotation|Int| |isRotation|Int| |isPreviewLeftAndRightImages|Int| |返回值| Int| 0:成功, 非0:失败