Answer the question
In order to leave comments, you need to log in
Qt: QAudioOutput: Why hangs when playback stops?
QAudioOutput: Why hangs when playback stops?
I'm trying to make a similar player for a wav file:
QAudioFormat audioFormat;
//выставляю параметры для формата
QAudioOutput* audioIn = new QAudioOutput(audioFormat);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question