pipewire/pipewire-jack
Wim Taymans 196fe8b51b jack: use configured node.latency when inactive
In the inactive state, use the configured latency values for the
node instead of the current values used in the graph. We need to
do this because the graph only changes the buffer-size to our
requirements when the node becomes active.

Some clients do get_buffer_size before activating and would then
get a different value from when they would activate, causing some
apps to be confused and stop.

See #886
2021-03-12 15:58:34 +01:00
..
examples jack: add jack_get_video_image_size extension 2020-02-07 13:31:49 +01:00
jack jack: ship our own jack headers and build against them 2021-03-03 15:54:48 +01:00
src jack: use configured node.latency when inactive 2021-03-12 15:58:34 +01:00
meson.build jack: ship our own jack headers and build against them 2021-03-03 15:54:48 +01:00