Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
f3ebe393
Commit
f3ebe393
authored
Jul 20, 2008
by
Adrien Grand
Committed by
Pierre d'Herbemont
Jul 21, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libvlc_vlm.h: Fix typo.
Signed-off-by:
Pierre d'Herbemont
<
pdherbemont@videolan.org
>
parent
037d4785
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/vlc/libvlc_vlm.h
include/vlc/libvlc_vlm.h
+1
-1
No files found.
include/vlc/libvlc_vlm.h
View file @
f3ebe393
...
@@ -72,7 +72,7 @@ VLC_PUBLIC_API void libvlc_vlm_add_broadcast( libvlc_instance_t *, char *, char
...
@@ -72,7 +72,7 @@ VLC_PUBLIC_API void libvlc_vlm_add_broadcast( libvlc_instance_t *, char *, char
* \param i_options number of additional options
* \param i_options number of additional options
* \param ppsz_options additional options
* \param ppsz_options additional options
* \param b_enabled boolean for enabling the new vod
* \param b_enabled boolean for enabling the new vod
* \param the muxer of the vod media
* \param
psz_mux
the muxer of the vod media
* \param p_e an initialized exception pointer
* \param p_e an initialized exception pointer
*/
*/
VLC_PUBLIC_API
void
libvlc_vlm_add_vod
(
libvlc_instance_t
*
,
char
*
,
char
*
,
int
,
char
**
,
VLC_PUBLIC_API
void
libvlc_vlm_add_vod
(
libvlc_instance_t
*
,
char
*
,
char
*
,
int
,
char
**
,
...
...
Write
Preview
Markdown
is supported
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