spa: add spa_ratelimit

This commit is contained in:
Wim Taymans 2023-07-11 19:25:13 +02:00
parent 17bc9d520e
commit dc07c2321b
8 changed files with 76 additions and 69 deletions

View file

@ -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;