]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/manual.m4
manual: Mention that audio format handlers are part
[paraslash.git] / web / manual.m4
index e809c8b22be7ddea6a6e9335550670098a303b06..1f1c7f2aa063d63a5b4418556e4e2647cfc31901 100644 (file)
@@ -1245,8 +1245,9 @@ chunk table and reads the meta data.
 
 The audio format handler code is linked into para_server and executed
 via the _add_ command. The same code is also available as a stand-alone
-tool, para_afh, which can be used to print the technical data, the
-chunk table and the meta data of a file.
+tool, para_afh, which prints the technical data, the chunk table
+and the meta data of a file. Moreover, all audio format handlers are
+combined in the afh receiver which is part of para_recv and para_play.
 
 ----------
 Networking