mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
filter-chain: fix typo
This commit is contained in:
parent
fcde479a82
commit
e90bf4701c
1 changed files with 1 additions and 1 deletions
|
|
@ -1949,7 +1949,7 @@ static void link_free(struct link *link)
|
|||
/**
|
||||
* {
|
||||
* control = [name:][portname]
|
||||
* min = <float, defaukt 0.0>
|
||||
* min = <float, default 0.0>
|
||||
* max = <float, default 1.0>
|
||||
* scale = <string, default "linear", options "linear","cubic">
|
||||
* }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue