]> git.alsa-project.org Git - alsa-plugins.git/commit
aaf: Load configuration parameters
authorAndre Guedes <andre.guedes@intel.com>
Thu, 25 Oct 2018 01:11:11 +0000 (18:11 -0700)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Oct 2018 06:09:02 +0000 (08:09 +0200)
commita6f720b9d55fdb27efc9ed4bbcaf3cdd44ad7072
tree936f7898d1f3b8011eeb0809a1f397297836233d
parent147502084fed4ad0fa963d665b52d363ba9cd615
aaf: Load configuration parameters

This patch implements the infrastructure to load the plugin
configuration from ALSA configuration file. The configuration
is loaded in open() callback.

All configuration parameters are described in details in doc/aaf.txt
file.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aaf/pcm_aaf.c
configure.ac
doc/aaf.txt