summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput
diff options
context:
space:
mode:
authorMikko Hallamaa <[email protected]>2025-08-20 13:05:48 +0200
committerMikko Hallamaa <[email protected]>2025-08-21 08:28:11 +0200
commitad7689c334cf093c6bc252bf54f29514ebeef11f (patch)
treef55e54a56fa0990afd1abda16b0cca22e0735108 /examples/multimedia/audiooutput
parent18cebbb3c1bae72325d922df83a963b27592e98a (diff)
tst_qaudiosink: Replace max qint64 with max intHEADdev
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