mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 13:12:05 +00:00
documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike Swieton
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10895 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c14bc5bbc0
commit
7ac1575de7
@ -45,6 +45,8 @@ sub_alignment <value>
|
||||
Set subtitle alignment.
|
||||
sub_visibility
|
||||
Toggle subtitle visibility.
|
||||
get_sub_visibility
|
||||
Print out subtitle visibility (1 == on, 0 == off).
|
||||
sub_pos <value>
|
||||
Adjust subtitles position.
|
||||
vobsub_lang
|
||||
@ -55,6 +57,8 @@ get_time_length
|
||||
???
|
||||
vo_fullscreen
|
||||
Switch to fullscreen mode.
|
||||
get_vo_Fullscreen
|
||||
Print out fullscreen-ness (1 == fullscreened, 0 == windowed).
|
||||
panscan value [value2]
|
||||
???
|
||||
loadfile url
|
||||
|
Loading…
Reference in New Issue
Block a user