Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8662/include

Modified Files:
        pcm.h 
Log Message:
- added snd_pcm_limit_hw_rates() to determine the min/max rates from
  rates bits.


Index: pcm.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/pcm.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- pcm.h       26 Jan 2004 14:04:35 -0000      1.36
+++ pcm.h       24 Feb 2004 15:37:45 -0000      1.37
@@ -889,6 +889,9 @@
 snd_pcm_sframes_t snd_pcm_lib_readv(snd_pcm_substream_t *substream,
                                    void **bufs, snd_pcm_uframes_t frames);
 
+int snd_pcm_limit_hw_rates(snd_pcm_runtime_t *runtime);
+
+
 /*
  *  Timer interface
  */



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to