X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Fgengetopt%2Faudiod.m4;fp=m4%2Fgengetopt%2Faudiod.m4;h=4e93464bc8c7b76b1589b5d3227450ef9814ae38;hb=e3f528812242a69d366cc562c78a4372bd9839c7;hp=75c045817898e8b840dc4734cd547ad282e67580;hpb=37fa57410c415be3b00d99c373b004959c6586fe;p=paraslash.git diff --git a/m4/gengetopt/audiod.m4 b/m4/gengetopt/audiod.m4 index 75c04581..4e93464b 100644 --- a/m4/gengetopt/audiod.m4 +++ b/m4/gengetopt/audiod.m4 @@ -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. -"