Contents

endSession()

Performs all necessary tasks to end the session.

Declaration

func endSession()

Discussion

After this call completes, no new frames can be processed unless startSession(configuration:) is called again.

See Also

Processing frames