mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-13 13:29:58 -05:00
module-loopback: Add adjust_time to valid args
This commit is contained in:
parent
67d188894c
commit
09770e5779
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,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