]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/audiod.m4
audiod: Remove unused --stream-delay.
[paraslash.git] / m4 / gengetopt / audiod.m4
index 75c045817898e8b840dc4734cd547ad282e67580..4e93464bc8c7b76b1589b5d3227450ef9814ae38 100644 (file)
@@ -196,19 +196,4 @@ details="
                --writer 'aac|wma:oss'
 
 "
-
-option "stream-delay" -
-#~~~~~~~~~~~~~~~~~~~~~~
-"time for client sync"
-int typestr="milliseconds"
-default="200"
-optional
-details="
-       Add the given amount of milliseconds to the stream start time
-       announced by para_server and do not send data to the writer
-       before that time (modulo clock difference).
-
-       This is useful mainly for synchronizing the audio output of
-       different clients.
-"
 </qu>