PipeWire
0.3.25
|
Functions | |
SPA_EXPORT int | pw_properties_update_string (struct pw_properties *props, const char *str, size_t size) |
SPA_EXPORT int | pw_properties_update_ignore (struct pw_properties *props, const struct spa_dict *dict, const char *ignore[]) |
SPA_EXPORT int | pw_properties_setva (struct pw_properties *properties, const char *key, const char *format, va_list args) |
SPA_EXPORT int pw_properties_setva | ( | struct pw_properties * | properties, |
const char * | key, | ||
const char * | format, | ||
va_list | args | ||
) |
References args.
Referenced by pw_properties::pw_properties_setf().
SPA_EXPORT int pw_properties_update_ignore | ( | struct pw_properties * | props, |
const struct spa_dict * | dict, | ||
const char * | ignore[] | ||
) |
SPA_EXPORT int pw_properties_update_string | ( | struct pw_properties * | props, |
const char * | str, | ||
size_t | size | ||
) |
References pw_properties::pw_properties_set(), and impl::this.