ALSA project - the C library reference
|
Configuration helper functions. More...
Functions | |
int | snd_config_evaluate_string (snd_config_t **dst, const char *s, snd_config_expand_fcn_t fcn, void *private_data) |
Evaluate an math expression in the string. | |
Configuration helper functions.
Configuration string evaluation.
See the simple math expressions page for more details.