[Interest] is it ok to push audio on a background thread, not a timer?
David M. Cotter
dave at kjams.com
Mon May 18 01:10:08 CEST 2020
i have a cross platform (mac / win) app that plays audio.
i'm using the push method for audio PCM
instead of using a timer, i'm just running the pump on a background thread.
This works fine on mac, but produces silence on windows.
is this... a limitation?
more info here:
https://forum.qt.io/topic/114921/pumping-audio-on-a-background-thread-not-a-timer <https://forum.qt.io/topic/114921/pumping-audio-on-a-background-thread-not-a-timer>
-dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200517/6c16c0a3/attachment.html>
More information about the Interest
mailing list