isBackFacing

abstract fun isBackFacing(deviceName: String): Boolean

Checks whether the provided device name belongs to a back-facing camera.

Return

true if the camera is back-facing, false otherwise