Fixed plugins

This commit is contained in:
Abramo Bagnara 2000-04-12 20:41:16 +00:00
parent e963b9f371
commit eda7dab1a0
3 changed files with 153 additions and 196 deletions

View file

@ -214,7 +214,7 @@ int snd_pcm_plugin_build_rate(snd_pcm_plugin_handle_t *handle,
int snd_pcm_plugin_build_route(snd_pcm_plugin_handle_t *handle,
snd_pcm_format_t *src_format,
snd_pcm_format_t *dst_format,
int *ttable,
ttable_entry_t *ttable,
snd_pcm_plugin_t **r_plugin);
/*