mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
context: add some more defaults
Make a property to allow mlock and use it. mlock in stream and filter when asked to mmap mem.
This commit is contained in:
parent
dcec3f12b5
commit
41b47e726e
8 changed files with 61 additions and 25 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#set-prop library.name.system support/libspa-support
|
||||
#set-prop context.data-loop.library.name.system support/libspa-support
|
||||
#set-prop link.max-buffers 64
|
||||
#set-prop mem.allow-mlock true
|
||||
|
||||
#set-prop default.clock.rate 48000
|
||||
#set-prop default.clock.quantum 1024
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue