Files
tldr/pages.zh/common/wireplumber.md

25 lines
664 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# WirePlumber
> 一个模块化的会话/策略管理器,用于 PipeWire以及一个基于 GObject 的高级库,用于封装 PipeWire 的 API。
> 另请参见:`wpctl``pipewire`。
> 更多信息:<https://pipewire.pages.freedesktop.org/wireplumber/>.
- 使 WirePlumber 在用户会话中立即启动(对于 systemd 系统):
`systemctl --user --now enable wireplumber`
-`pipewire` 启动后运行 WirePlumber对于非 systemd 系统):
`wireplumber`
- 指定不同的上下文配置文件:
`wireplumber --config-file {{path/to/file}}`
- 显示帮助信息:
`wireplumber --help`
- 显示版本:
`wireplumber --version`