mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
module-loopback: Add adjust_time to valid args
This commit is contained in:
parent
d28fc0df89
commit
11dbe30bfa
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ struct userdata {
|
|||
static const char* const valid_modargs[] = {
|
||||
"source",
|
||||
"sink",
|
||||
"adjust_time",
|
||||
"latency_msec",
|
||||
"format",
|
||||
"rate",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue