Update of /cvsroot/alsa/alsa-lib/include
In directory usw-pr-cvs1:/tmp/cvs-serv1908
Modified Files:
pcm.h
Log Message:
Added snd_pcm_avail() function
Index: pcm.h
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/include/pcm.h,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- pcm.h 21 Sep 2002 20:05:48 -0000 1.164
+++ pcm.h 11 Oct 2002 18:40:19 -0000 1.165
@@ -403,6 +403,7 @@
int snd_pcm_drain(snd_pcm_t *pcm);
int snd_pcm_pause(snd_pcm_t *pcm, int enable);
snd_pcm_state_t snd_pcm_state(snd_pcm_t *pcm);
+int snd_pcm_avail(snd_pcm_t *pcm, snd_pcm_uframes_t *availp);
int snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp);
int snd_pcm_resume(snd_pcm_t *pcm);
snd_pcm_sframes_t snd_pcm_avail_update(snd_pcm_t *pcm);
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog