ALSA project - the C library reference
Functions
confeval.c File 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. More...
 

Detailed Description

Configuration helper functions.

Author
Jaroslav Kysela perex.nosp@m.@per.nosp@m.ex.cz
Date
2021

Configuration string evaluation.

See the simple math expressions page for more details.