mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-19 14:33:02 -04:00
impl-port: pass the zeroramp.duration to the mixer
Pass the zeroramp.duration property from the node to the port and then to the mixer so that it can be configured. Add the zeroramp.duration to the docs.
This commit is contained in:
parent
214b9f6daa
commit
c2083336a4
7 changed files with 21 additions and 6 deletions
|
|
@ -842,6 +842,9 @@ Dithering is only useful for conversion to a format with less than 24 bits and w
|
|||
disabled otherwise.
|
||||
\endparblock
|
||||
|
||||
@PAR@ node-prop zeroramp.duration = 0.005
|
||||
The duration of fade-in and fade-out of the signal in seconds on silence gaps.
|
||||
|
||||
## Debug Parameters @IDX@ props
|
||||
|
||||
@PAR@ node-prop debug.wav-path = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue