PipeWire
0.3.29
|
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_serialize_dict (FILE *f, const struct spa_dict *dict, uint32_t flags) |
SPA_EXPORT int pw_properties_setva | ( | struct pw_properties * | properties, |
const char * | key, | ||
const char * | format, | ||
va_list | args | ||
) |
References args, and spa_dict_item::value.
Referenced by pw_properties::pw_properties_setf().