PipeWire
0.3.29
|
Macros | |
#define | NAME "config" |
Functions | |
SPA_EXPORT int | pw_conf_save_state (const char *prefix, const char *name, struct pw_properties *conf) |
SPA_EXPORT int | pw_conf_load_conf (const char *prefix, const char *name, struct pw_properties *conf) |
SPA_EXPORT int | pw_conf_load_state (const char *prefix, const char *name, struct pw_properties *conf) |
SPA_EXPORT int | pw_context_parse_conf_section (struct pw_context *context, struct pw_properties *conf, const char *section) |
#define NAME "config" |
SPA_EXPORT int pw_conf_load_conf | ( | const char * | prefix, |
const char * | name, | ||
struct pw_properties * | conf | ||
) |
SPA_EXPORT int pw_conf_load_state | ( | const char * | prefix, |
const char * | name, | ||
struct pw_properties * | conf | ||
) |
SPA_EXPORT int pw_conf_save_state | ( | const char * | prefix, |
const char * | name, | ||
struct pw_properties * | conf | ||
) |
References res.
SPA_EXPORT int pw_context_parse_conf_section | ( | struct pw_context * | context, |
struct pw_properties * | conf, | ||
const char * | section | ||
) |
References pw_properties::pw_properties_get(), res, and spa_streq().