mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -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]
|
* control = [name:][portname]
|
||||||
* min = <float, defaukt 0.0>
|
* min = <float, default 0.0>
|
||||||
* max = <float, default 1.0>
|
* max = <float, default 1.0>
|
||||||
* scale = <string, default "linear", options "linear","cubic">
|
* scale = <string, default "linear", options "linear","cubic">
|
||||||
* }
|
* }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue