mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
implement a module that corks music/video streams automatically when a phone call is active
This commit is contained in:
parent
823431e447
commit
a729786637
3 changed files with 236 additions and 1 deletions
|
|
@ -110,6 +110,9 @@ load-module module-console-kit
|
|||
### Enable positioned event sounds
|
||||
load-module module-position-event-sounds
|
||||
|
||||
### Cork music streams when a phone stream is active
|
||||
load-module module-cork-music-on-phone
|
||||
|
||||
# X11 modules should not be started from default.pa so that one daemon
|
||||
# can be shared by multiple sessions.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue