1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/pw-reserve.md

13 lines
330 B
Markdown
Raw Normal View History

# 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]}}`