[alsa-devel] Problem with "set_period_size"

Clemens Ladisch clemens at ladisch.de
Fri Feb 24 14:01:18 CET 2012


Alicia Romero wrote:
> I forgot to write that at the end I activate all the params using:
>
>     /* Activate the parameters */
>     result = snd_pcm_hw_params (stream->pb_pcm, params);
>     if (result < 0) {

If set_period_size fails, params has not been changed.


Regards,
Clemens


More information about the Alsa-devel mailing list