Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to reinitialize the stream when the error callback is called …
…with AAUDIO_ERROR_TIMEOUT This can happen when the client side of the AAudio API fails to write all the data to the server side, after the user callback has returned. According to the reporter, this can be hit when a debugger is attached. This fixes #767.
- Loading branch information