Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
37c01b3c
Commit
37c01b3c
authored
Mar 18, 2004
by
Rocky Bernstein
Browse files
Correct MRL syntax.
parent
970fb944
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libvlc.h
View file @
37c01b3c
...
...
@@ -670,10 +670,12 @@ static char *ppsz_align_descriptions[] =
#define PLAYLIST_USAGE N_("\nPlaylist items:" \
"\n *.mpg, *.vob plain MPEG-1/2 files" \
"\n [dvd:][device][@raw_device][@[title][,[chapter][,angle]]]" \
"\n [dvd:
//
][device][@raw_device][@[title][,[chapter][,angle]]]" \
"\n DVD device" \
"\n [vcd:][device][@
[title][,[chapt
er]]" \
"\n [vcd:
//
][device][@
{S|T|E|P}[numb
er]]" \
"\n VCD device" \
"\n [cdda://][device][@[T][track-number]]" \
"\n Audio CD device" \
"\n udpstream:[[<source address>]@[<bind address>][:<bind port>]]" \
"\n UDP stream sent by a streaming server" \
"\n vlc:pause pause execution of " \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment