mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
spa: add spa_ratelimit
This commit is contained in:
parent
17bc9d520e
commit
dc07c2321b
8 changed files with 76 additions and 69 deletions
|
|
@ -52,7 +52,7 @@ struct impl {
|
|||
struct pw_properties *props;
|
||||
void *dbus_name;
|
||||
|
||||
struct ratelimit rate_limit;
|
||||
struct spa_ratelimit rate_limit;
|
||||
|
||||
struct spa_hook_list hooks;
|
||||
struct spa_list servers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue