mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed loopback PCM type (share will do the job)
This commit is contained in:
parent
420065f2fe
commit
5ccc639ea1
1 changed files with 0 additions and 11 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue