warppipe -> Warp Pipe
This commit is contained in:
parent
08fee50d12
commit
00e997a204
4 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# warppipe
|
||||
# Warp Pipe
|
||||
|
||||
Warp Pipe is a C++20 static library wrapping libpipewire for virtual audio node management, link routing, and per-app routing policy.
|
||||
|
||||
|
|
@ -131,7 +131,7 @@ See [docs/config-schema.md](docs/config-schema.md) for full schema documentation
|
|||
|
||||
## Policy-Only Mode
|
||||
|
||||
When running alongside WirePlumber, enable `policy_only` to prevent warppipe from creating links that conflict with the session manager:
|
||||
When running alongside WirePlumber, enable `policy_only` to prevent Warp Pipe from creating links that conflict with the session manager:
|
||||
|
||||
```cpp
|
||||
warppipe::ConnectionOptions opts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue