1pasuspender(1)              General Commands Manual             pasuspender(1)
2
3
4

NAME

6       pasuspender - Temporarily suspend PulseAudio
7

SYNOPSIS

9       pasuspender [options] -- PROGRAM [ARGUMENTS ...]
10
11       pasuspender --help
12
13       pasuspender --version
14

DESCRIPTION

16       pasuspender is a tool that can be used to tell a local PulseAudio sound
17       server to temporarily suspend access to the  audio  devices,  to  allow
18       other  applications  access  them  directly.  pasuspender  will suspend
19       access to the audio devices, fork a child process, and when  the  child
20       process terminates, resume access again.
21
22       Make sure to include -- in your pasuspender command line before passing
23       the subprocess command line (as  shown  above).  Otherwise  pasuspender
24       itself  might end up interpreting the command line switches and options
25       you intended to pass to the subprocess.
26

OPTIONS

28       -h | --help
29              Show help.
30
31       --version
32              Show version information.
33
34       -s | --server=SERVER
35              Specify the sound server to connect to.
36

AUTHORS

38       The  PulseAudio  Developers  <pulseaudio-discuss   (at)   lists   (dot)
39       freedesktop  (dot)  org>;  PulseAudio is available from http://pulseau
40       dio.org/
41

SEE ALSO

43       pulseaudio(1), padsp(1), pacmd(1), pactl(1)
44
45
46
47Manuals                              User                       pasuspender(1)
Impressum