mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
377 B
Markdown
16 lines
377 B
Markdown
# 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]}}`
|