summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Mazo <mazo@telum.ru>2013-11-17 19:45:19 +0400
committerTakashi Iwai <tiwai@suse.de>2013-11-18 09:19:13 +0100
commit29d89ba0452e29830ca6cd34636aecf160a94a9d (patch)
treea22069f1d3eb193bc5333d277bc6f83844ed7e11
parent4081be0b87ab9fa53a8906e66bc240f18a7a9a54 (diff)
downloadalsa-lib-29d89ba0452e29830ca6cd34636aecf160a94a9d.tar.gz
pcm_file: document new argument to snd_pcm_file_open().
Document function argument, added in commit 4081be0b87ab9fa53a8906e66bc240f18a7a9a54. Signed-off-by: Andrey Mazo <mazo@telum.ru> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--src/pcm/pcm_file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcm/pcm_file.c b/src/pcm/pcm_file.c
index 25055d0d..71230259 100644
--- a/src/pcm/pcm_file.c
+++ b/src/pcm/pcm_file.c
@@ -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