mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 06:42:03 +00:00
Fix up osd_show_/operty_text.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18225 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7c3d8688c7
commit
bafd517f81
@ -140,8 +140,8 @@ osd [level]
|
||||
osd_show_property_text <string> [duration] [level]
|
||||
Show an expanded property string on the OSD, see -playing-msg for a
|
||||
description of the available expansions. If [duration] is >= 0 the text
|
||||
is shown for [duration] ms. [level] set the minimum OSD level needed for
|
||||
the message to be visible, default to 0 (always show).
|
||||
is shown for [duration] ms. [level] sets the minimum OSD level needed
|
||||
for the message to be visible (default: 0 - always show).
|
||||
|
||||
osd_show_text <string> [duration] [level]
|
||||
Show <string> on the OSD.
|
||||
|
Loading…
Reference in New Issue
Block a user