Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
71c0c5cb
Commit
71c0c5cb
authored
Dec 14, 2006
by
Olivier Aubert
Browse files
src/controler/mediacontrol_audio_video.c: make mediacontrol_showtext static
parent
f05d228d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control/mediacontrol_audio_video.c
View file @
71c0c5cb
...
...
@@ -117,6 +117,7 @@ mediacontrol_all_snapshots( mediacontrol_Instance *self,
RAISE_NULL
(
mediacontrol_InternalException
,
"unsupported method"
);
}
static
int
mediacontrol_showtext
(
vout_thread_t
*
p_vout
,
int
i_channel
,
char
*
psz_string
,
text_style_t
*
p_style
,
int
i_flags
,
int
i_hmargin
,
int
i_vmargin
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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