mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:02:09 +02:00
377 B
377 B
pw-reserve
Reserve a device for PipeWire. More information: https://docs.pipewire.org/page_man_pw-reserve_1.html.
- Reserve a device (currently only supports audio devices):
pw-reserve {{[-n|--name]}} {{audioN}}
- Monitor a device instead of reserving it:
pw-reserve {{[-n|--name]}} {{audioN}} {{[-m|--monitor]}}
- Display help:
pw-reserve {{[-h|--help]}}