Commit aae5c4d4 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

doc: Fix adelay example.

Fixes ticket #3211.
parent 31a52a60
...@@ -371,7 +371,7 @@ smaller than number of channels all remaining channels will not be delayed. ...@@ -371,7 +371,7 @@ smaller than number of channels all remaining channels will not be delayed.
Delay first channel by 1.5 seconds, the third channel by 0.5 seconds and leave Delay first channel by 1.5 seconds, the third channel by 0.5 seconds and leave
the second channel (and any other channels that may be present) unchanged. the second channel (and any other channels that may be present) unchanged.
@example @example
adelay=1500:0:500 adelay=1500|0|500
@end example @end example
@end itemize @end itemize
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment