[pulseaudio-discuss] Server-side overrun notification
Magnus Hjorth
magnus.i.hjorth at gmail.com
Sun Jul 21 06:43:58 PDT 2013
Hello,
I'm wondering if there is any way for a libpulse application to query
(or even better, to get notified through a callback) if an overrun has
happened in a source in the server (inside the alsa-source in
particular)? From what I can understand, the stream's overflow callback
only gets called if the daemon's buffer overflows which is very unlikely
since it's resized on demand and not for the underlying source. For
example if I suspend the pulseaudio process during record and then
resume it the overflow callback doesn't get called.
Regards,
Magnus
More information about the pulseaudio-discuss
mailing list