]> git.alsa-project.org Git - alsa-lib.git/commit
Add restriction parameters to pcm hw layer
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Mar 2006 18:09:07 +0000 (18:09 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Mar 2006 18:09:07 +0000 (18:09 +0000)
commit90112fff1e27ca98f613579bada7bd96e9fb94a9
tree7088b88e40e3c6ef17d48467127ccdbade1e8247
parent8e6ac040a6de5e1fe9b2873bf198cd16eac8958e
Add restriction parameters to pcm hw layer

Add restriction parameters to pcm hw layer.

The PCM hw has optional parameters, format, rate and channels, to restrict
the configuration.  This is useful for definition of surround slave PCMs,
for example.
src/pcm/pcm_hw.c