mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added bindings to dmix plugin
This commit is contained in:
parent
9ccf002f54
commit
cfe6f7be54
2 changed files with 141 additions and 31 deletions
|
|
@ -318,6 +318,9 @@ pcm.NAME {
|
|||
slave STR # Slave name (see pcm_slave)
|
||||
ipc_key INT # Unique ipc key
|
||||
ipc_key_add_uid BOOL # Add current uid to ipc_key
|
||||
bindings { # Bindings table
|
||||
N INT # Slave channel for client channel N
|
||||
}
|
||||
}
|
||||
|
||||
# CTL type definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue