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

Modified Files:
        pcm.h 
Log Message:
added a new plugin "iec958" to convert IEC958 subframes.


Index: pcm.h
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/include/pcm.h,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- pcm.h       26 Mar 2004 16:08:01 -0000      1.184
+++ pcm.h       4 May 2004 15:13:23 -0000       1.185
@@ -354,6 +354,8 @@
        SND_PCM_TYPE_DSNOOP,
        /** Direct Sharing plugin */
        SND_PCM_TYPE_DSHARE,
+       /** IEC958 subframe plugin */
+       SND_PCM_TYPE_IEC958,
        SND_PCM_TYPE_LAST = SND_PCM_TYPE_DSNOOP
 };
 



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to