]> git.alsa-project.org Git - alsa-lib.git/commit
PCM parameters in file plugin
authorPavel Hofman <pavel.hofman@insite.cz>
Thu, 29 Jan 2009 10:59:27 +0000 (11:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 29 Jan 2009 10:59:27 +0000 (11:59 +0100)
commit59ebaa8e9d8c6bc227a1255ab6e49abb98daa79e
tree9fdeb80bb93334f7603aa0083e893797977a74eb
parentc821f2e7f2534ece24a10402df3f501536a09cbd
PCM parameters in file plugin

* added support for including pcm stream params in the output filename
* added support for piping the stream to a shell command if the filename
  string starts with a pipe char

Signed-off-by: Pavel Hofman <pavel.hofman@insite.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_file.c