doc: Fix adelay example.

Fixes ticket #3211.
This commit is contained in:
Carl Eugen Hoyos 2013-12-09 23:56:23 +01:00
parent 31a52a60c9
commit aae5c4d40e
1 changed files with 1 additions and 1 deletions

View File

@ -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
the second channel (and any other channels that may be present) unchanged.
@example
adelay=1500:0:500
adelay=1500|0|500
@end example
@end itemize