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
Steve Lhomme
VLC
Commits
57530c1b
Commit
57530c1b
authored
Jun 13, 2008
by
Pierre d'Herbemont
Browse files
libvlc: comment about libvlc_video_destroy().
parent
72d6a16e
Changes
1
Show whitespace changes
Inline
Side-by-side
include/vlc/deprecated.h
View file @
57530c1b
...
@@ -29,6 +29,9 @@
...
@@ -29,6 +29,9 @@
extern
"C"
{
extern
"C"
{
# endif
# endif
/*
* This function shall not be used at all. It may lead to crash and race condition.
*/
VLC_DEPRECATED_API
int
libvlc_video_destroy
(
libvlc_media_player_t
*
,
libvlc_exception_t
*
);
VLC_DEPRECATED_API
int
libvlc_video_destroy
(
libvlc_media_player_t
*
,
libvlc_exception_t
*
);
/*****************************************************************************
/*****************************************************************************
...
...
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