setUpCameraOutputs

private fun setUpCameraOutputs(width: Int, height: Int)

Sets up the camera output by choosing the optimal size from all available cameras.

Parameters

width

The target camera image width

height

The target camera image height