Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use current time as initial timestamp on error
If the initial timestamp could not be retrieved, use the current time as returned by System.nanoTime(). In practice, it is the same time base as AudioRecord timestamps. Fixes #4536 <#4536>
- Loading branch information