mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
pcm_file: document new argument to snd_pcm_file_open().
Document function argument, added in commit
4081be0b87.
Signed-off-by: Andrey Mazo <mazo@telum.ru>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
4081be0b87
commit
29d89ba045
1 changed files with 1 additions and 0 deletions
|
|
@ -714,6 +714,7 @@ static const snd_pcm_fast_ops_t snd_pcm_file_fast_ops = {
|
|||
* \param perm File permission
|
||||
* \param slave Slave PCM handle
|
||||
* \param close_slave When set, the slave PCM handle is closed with copy PCM
|
||||
* \param stream the direction of PCM stream
|
||||
* \retval zero on success otherwise a negative error code
|
||||
* \warning Using of this function might be dangerous in the sense
|
||||
* of compatibility reasons. The prototype might be freely
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue