]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Removed loopback PCM type (share will do the job)
authorAbramo Bagnara <abramo@alsa-project.org>
Mon, 2 Jul 2001 07:17:00 +0000 (07:17 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Mon, 2 Jul 2001 07:17:00 +0000 (07:17 +0000)
doc/asoundrc.doc

index 2dd6505b81fc73695b69afa50e0596d1717f1075..e027ea4af58609438a634b2b1804b915f34506a1 100644 (file)
@@ -261,17 +261,6 @@ pcm.NAME {
   }
 
 
-  type loopback                # Loopback server (NYI)
-  server STR           # Server name
-  slave STR            # Slave name (see pcm_slave)
-  # or
-  slave {              # Slave definition
-    pcm STR            # Slave PCM name
-    # or
-    pcm { }            # Slave PCM definition
-  }
-
-
   type null            # Null endpoint plugin
   [time INT]           # Time related or not (NYI)