setCameraEnabled

suspend fun setCameraEnabled(enabled: Boolean)

If set to enabled, creates and publishes a camera video track if not already done, and starts the camera.

If set to disabled, mutes and stops the camera.