[xiph-commits] r16547 - trunk/ezstream/examples
moritz at svn.xiph.org
moritz at svn.xiph.org
Tue Sep 1 00:16:15 PDT 2009
Author: moritz
Date: 2009-09-01 00:16:14 -0700 (Tue, 01 Sep 2009)
New Revision: 16547
Modified:
trunk/ezstream/examples/ezstream-file_template.xml
Log:
This example should also contain <stream_once/>.
Modified: trunk/ezstream/examples/ezstream-file_template.xml
===================================================================
--- trunk/ezstream/examples/ezstream-file_template.xml 2009-09-01 03:07:14 UTC (rev 16546)
+++ trunk/ezstream/examples/ezstream-file_template.xml 2009-09-01 07:16:14 UTC (rev 16547)
@@ -19,6 +19,11 @@
-->
<filename>%FILENAME%</filename>
<!--
+ If the generated playlist should not loop forever, set <stream_once />
+ to 1.
+ -->
+ <stream_once>0</stream_once>
+ <!--
The usual, remaining configuration statements follow. See the other
examples and the documentation for details.
-->
More information about the commits
mailing list