mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-29 18:44:26 +01:00
If several reads are performed for a single captured audio block (e.g. if the read size is smaller than the captured block), then the provided timestamp was the same for all packets. Recompute the timestamp for each of them.