mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
modules: update latency handling in example filter
This commit is contained in:
parent
b6b61a956f
commit
a2f2bded0b
2 changed files with 34 additions and 13 deletions
|
|
@ -483,7 +483,6 @@ static void update_latencies(struct impl *impl, bool props, bool process)
|
|||
pw_stream_update_params(impl->capture, capt_params, n_params);
|
||||
}
|
||||
|
||||
|
||||
static void param_latency_changed(struct impl *impl, const struct spa_pod *param)
|
||||
{
|
||||
struct spa_latency_info latency;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue