mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
Pacat remembers the number of cork requests, and then cork/uncork the stream accordingly. With this change, it makes below test script work correctly: pacat -p --property=media.role="music" <long-sound> & sleep 2 pacat -p --property=media.role="phone" <short-sound> wait Initial idea by Lu Guanqun, but modified by Colin Guthrie (so blame me if it's broken) |
||
|---|---|---|
| .. | ||
| pacat.c | ||
| pacmd.c | ||
| pactl.c | ||
| padsp | ||
| padsp.c | ||
| pasuspender.c | ||
| pax11publish.c | ||
| qpaeq | ||