]> git.alsa-project.org Git - alsa-lib.git/commit
Added snd_pcm_hw_params_set_rate_resample function
authorJaroslav Kysela <perex@perex.cz>
Tue, 12 Apr 2005 12:09:55 +0000 (12:09 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 12 Apr 2005 12:09:55 +0000 (12:09 +0000)
commitf65d9f31083661f16e72fcace5bd111a1e90f290
treefad9eaf035c7e91fc44879000923cdb9bf76128d
parent72ad0e9ae7700c245dff463849952f436f16c853
Added snd_pcm_hw_params_set_rate_resample function

- snd_pcm_hw_params_set_rate_resample()
- snd_pcm_hw_params_get_rate_resample()
include/pcm.h
include/sound/asound.h
src/Versions
src/pcm/pcm.c
src/pcm/pcm_local.h
src/pcm/pcm_params.c
src/pcm/pcm_plug.c
test/latency.c
test/pcm.c