linux - How to get list of playback processes in PulseAudio -


how list of playback processes monitored pulseaudio control via terminal?

enter image description here

i wish process names or pid of system sounds , gmusicbrowser.

"system sounds" doesn't have process; it's passive setting for... system sounds.

everything else can retrieved using pacmd list-sink-inputs.


Comments