diff options
author | Mikko Hallamaa <[email protected]> | 2025-08-20 13:05:48 +0200 |
---|---|---|
committer | Mikko Hallamaa <[email protected]> | 2025-08-21 08:28:11 +0200 |
commit | ad7689c334cf093c6bc252bf54f29514ebeef11f (patch) | |
tree | f55e54a56fa0990afd1abda16b0cca22e0735108 /examples/multimedia/audiooutput | |
parent | 18cebbb3c1bae72325d922df83a963b27592e98a (diff) |
For testing audio sinks we can set up a mock source that always reports
available bytes. This used to use std::numeric_limits<qint64>::max(),
but this caused issues on 32-bit Android.
This patch replaces the available bytes with max int instead.
Pick-to: 6.10 6.9 6.8
Change-Id: I1066b649f209d3ce00933358daca48f75435270b
Reviewed-by: Tim Blechmann <[email protected]>
Reviewed-by: Artem Dyomin <[email protected]>
Diffstat (limited to 'examples/multimedia/audiooutput')
0 files changed, 0 insertions, 0 deletions