summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-22 09:19:41 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-22 09:19:41 +0000
commit4cafcfff45e215fa29537fedd4ca85006895882b (patch)
tree9a4a03bb48977699c4703b3adf4e1f99b6e54d7f
parent8b667f1cc6ef6786da5ee980da2696b3903cb4a6 (diff)
downloadmpv-4cafcfff45e215fa29537fedd4ca85006895882b.tar.bz2
mpv-4cafcfff45e215fa29537fedd4ca85006895882b.tar.xz
Typo fix + some additions by Mike Swieton <swietonm@student.gvsu.edu>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10928 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/slave.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index f2e501c087..11a0913dc3 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -52,12 +52,12 @@ sub_pos <value>
vobsub_lang
Switch the subtitle language when using VOBSub subtitles.
get_percent_pos
- ???
+ Print out the current position in the file, in integer percentage [0-100).
get_time_length
- ???
+ Print out the length of the current file in seconds.
vo_fullscreen
Switch to fullscreen mode.
-get_vo_Fullscreen
+get_vo_fullscreen
Print out fullscreen status (1 == fullscreened, 0 == windowed).
panscan value [value2]
???