sessionConfiguration

var sessionConfiguration: (session: Session, Config) -> Unit?

Configures the session and verifies that the enabled features in the specified session config are supported with the currently set camera config.

See also

Session.configure