mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
fixed comment.
This commit is contained in:
parent
0d4df92f80
commit
a5cdbcced2
1 changed files with 1 additions and 1 deletions
|
|
@ -5095,7 +5095,7 @@ void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val)
|
|||
* \param pcm PCM handle
|
||||
* \param areas Returned mmap channel areas
|
||||
* \param offset Returned mmap area offset in area steps (== frames)
|
||||
* \param size mmap area portion size in frames (wanted on entry, contiguous available on exit)
|
||||
* \param frames mmap area portion size in frames (wanted on entry, contiguous available on exit)
|
||||
* \return 0 on success otherwise a negative error code
|
||||
*
|
||||
* It is necessary to call the snd_pcm_avail_update() function directly before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue