onCamerasUpdated

open fun onCamerasUpdated(cameraIds: List<String>)

Transactionally updates the supported surface combinations from the full list of available camera IDs. This method is optimized to only build combinations for newly added cameras.

Throws

CameraUpdateException

if the update fails, signaling a rollback is required.