[alsa-devel] [alsa-lib PATCH 2/4] Search-and-replace improve documentation language

Clemens Ladisch clemens at ladisch.de
Thu Jan 5 09:37:48 CET 2012


Raymond Yau wrote:
>> + * This function should only be called when the configuration space
>> + * contains a single configuration. Call #snd_pcm_hw_params to choose
>> + * a single configuration from the configuration space.
>>  */
>> int snd_pcm_hw_params_can_pause(const snd_pcm_hw_params_t *params)
>
> What is the meaning of the configuration space contains a single configuration ?
>
> since the hardware either support pause or does not support pause

You cannot guarantee this for all future hardware, and not for plugins
that select different hardware depending on parameters.


Regards,
Clemens


More information about the Alsa-devel mailing list