mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Next plugin fixes...
This commit is contained in:
parent
6aabe84a5e
commit
bfa1aaa8c3
1 changed files with 1 additions and 0 deletions
|
|
@ -516,6 +516,7 @@ int snd_pcm_plugin_params(snd_pcm_t *pcm, snd_pcm_channel_params_t *params)
|
|||
snd_pcm_plugin_free(plugin);
|
||||
return err;
|
||||
}
|
||||
srcparams.format.format = dstparams->format.format;
|
||||
}
|
||||
|
||||
/* rate resampling */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue