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
Samo Golež
VLC
Commits
0d16d1ad
Commit
0d16d1ad
authored
Apr 04, 2019
by
Alexandre Janniaux
Committed by
Rémi Denis-Courmont
Apr 08, 2019
Browse files
playlist: fix detailed description
Signed-off-by:
Rémi Denis-Courmont
<
remi@remlab.net
>
parent
649439fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_playlist.h
View file @
0d16d1ad
...
...
@@ -30,10 +30,7 @@ extern "C" {
/**
* \defgroup playlist playlist
* \ingroup playlist
* @{
*/
/**
*
* A VLC playlist contains a list of "playlist items".
*
* Each playlist item contains exactly one media (input item). In the future,
...
...
@@ -102,6 +99,8 @@ extern "C" {
* may have changed the list. Therefore, vlc_playlist_Request*() functions are
* exposed to resolve potential conflicts and apply the changes. The actual
* changes applied are notified through the callbacks
*
* @{
*/
/* forward declarations */
...
...
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