isReady

abstract val isReady: StateFlow<Boolean>

Is the camera ready to communicate?

That is, is both isBusy and isEncoding are false

See also