mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
conf: add new alsa option
This commit is contained in:
parent
e063cc38a9
commit
ffa6a4083a
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ stream.rules = [
|
||||||
]
|
]
|
||||||
|
|
||||||
alsa.properties = {
|
alsa.properties = {
|
||||||
|
#alsa.deny = false
|
||||||
# ALSA params take a single value, an array [] of values
|
# ALSA params take a single value, an array [] of values
|
||||||
# or a range { min=.. max=... }
|
# or a range { min=.. max=... }
|
||||||
#alsa.access = [ MMAP_INTERLEAVED MMAP_NONINTERLEAVED RW_INTERLEAVED RW_NONINTERLEAVED ]
|
#alsa.access = [ MMAP_INTERLEAVED MMAP_NONINTERLEAVED RW_INTERLEAVED RW_NONINTERLEAVED ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue