This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aubuf: move low latency start to read function
The write functions should simply write data to aubuf. The overrun check should be used only to bound the buffer to the given max size. On the first read the latency can be controlled by dropping old data.
- Loading branch information