Skip to content

Improve measure of read samples in the iOS sound filter

François Grisez requested to merge hotfix/ios_read_sample_count into release/4.3

Use the time given by the read callback instead of computing that time by counting the number of sample that have been read.

Merge request reports