]> git.sesse.net Git - vlc/commitdiff
Document the access/demux://MRL format
authorChristophe Mutricy <xtophe@videolan.org>
Wed, 28 Sep 2005 18:51:17 +0000 (18:51 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Wed, 28 Sep 2005 18:51:17 +0000 (18:51 +0000)
src/libvlc.h

index c873f6d37d3df0c7527bd6669bcbeb761c74fe0d..311d6878fbf4f02757fc7468de7b0060632e1085 100644 (file)
@@ -904,7 +904,7 @@ static char *ppsz_clock_descriptions[] =
     "\n            and that overrides previous settings." \
     "\n" \
     "\nPlaylistitem MRL syntax:" \
-    "\n  URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...]" \
+    "\n  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...]" \
     "\n" \
     "\n  Many of the global --options can also be used as MRL specific :options." \
     "\n  Multiple :option=value pairs can be specified." \