openCamera

fun openCamera(width: Int, height: Int)

Opens the camera with the provided width and height if Manifest.permission.CAMERA is granted.