mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Replace Pipewire with PipeWire for consistency
And set up a CI job to check for that.
This commit is contained in:
parent
4732aea0c6
commit
257fd83f65
20 changed files with 28 additions and 20 deletions
|
|
@ -3220,7 +3220,7 @@ static int64_t get_port_latency_offset(struct client *client, struct pw_manager_
|
|||
size_t j;
|
||||
|
||||
/*
|
||||
* The latency offset is a property of nodes in Pipewire, so we look it up on the
|
||||
* The latency offset is a property of nodes in PipeWire, so we look it up on the
|
||||
* nodes. We'll return the latency offset of the first node in the port.
|
||||
*
|
||||
* This is also because we need to be consistent with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue