PipeWire  0.3.29
properties.c File Reference

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)
 

Function Documentation

◆ pw_properties_setva()

SPA_EXPORT int pw_properties_setva ( struct pw_properties properties,
const char *  key,
const char *  format,
va_list  args 
)