Stephen Hurd <sh...@freebsd.org> has reassigned Bugzilla Automation
<bugzi...@freebsd.org>'s request for maintainer-feedback to k...@freebsd.org:
Bug 208598: multimedia/qt5-multimedia: ALSA QAudioInput::suspend() doesn't
suspend
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208598



--- Description ---
Created attachment 169067
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169067&action=edit
Stops the PCM when QAudioInput::suspend() is called

The ALSA plugin doesn't suspend the ALSA device when the ::suspend() method is
called.  This results in underrun errors when it's resumed.

In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions map
to the QAudioInput suspend/resume functions.

Patch attached.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to