]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/afh_recv.m4
Merge branch 't/opus'
[paraslash.git] / m4 / gengetopt / afh_recv.m4
index ba9c9dab359c0f876f81f5c50066aa868f4e26cf..f4da9d992c8ffc078710a95e182a764433e9ddf8 100644 (file)
@@ -1,8 +1,8 @@
 args "--no-version --no-help"
 
 args "--no-version --no-help"
 
-include(header.m4)
-<qu>
-text "
+purpose "Make an audio stream from a local file."
+
+description "
        The afh (audio format handler) receiver can be used to write
        selected parts of the given audio file without decoding
        the data.
        The afh (audio format handler) receiver can be used to write
        selected parts of the given audio file without decoding
        the data.
@@ -10,9 +10,10 @@ text "
        The selected parts of the content of the audio file are passed
        to the child nodes of the buffer tree. Only complete chunks
        with respect of the underlying audio format are passed.
        The selected parts of the content of the audio file are passed
        to the child nodes of the buffer tree. Only complete chunks
        with respect of the underlying audio format are passed.
-
 "
 
 "
 
+include(header.m4)
+<qu>
 option "filename" f
 #~~~~~~~~~~~~~~~~~~
 "file to open"
 option "filename" f
 #~~~~~~~~~~~~~~~~~~
 "file to open"