Mercurial > mplayer.hg
comparison DOCS/tech/slave.txt @ 10894:b6c37bd60d5e
documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike Swieton
author | faust3 |
---|---|
date | Sat, 20 Sep 2003 19:54:12 +0000 |
parents | e4c79edf2be9 |
children | ee9d3d88020a |
comparison
equal
deleted
inserted
replaced
10893:62463df12533 | 10894:b6c37bd60d5e |
---|---|
43 Toggle/\:Set frame dropping mode. | 43 Toggle/\:Set frame dropping mode. |
44 sub_alignment <value> | 44 sub_alignment <value> |
45 Set subtitle alignment. | 45 Set subtitle alignment. |
46 sub_visibility | 46 sub_visibility |
47 Toggle subtitle visibility. | 47 Toggle subtitle visibility. |
48 get_sub_visibility | |
49 Print out subtitle visibility (1 == on, 0 == off). | |
48 sub_pos <value> | 50 sub_pos <value> |
49 Adjust subtitles position. | 51 Adjust subtitles position. |
50 vobsub_lang | 52 vobsub_lang |
51 Switch the subtitle language when using VOBSub subtitles. | 53 Switch the subtitle language when using VOBSub subtitles. |
52 get_percent_pos | 54 get_percent_pos |
53 ??? | 55 ??? |
54 get_time_length | 56 get_time_length |
55 ??? | 57 ??? |
56 vo_fullscreen | 58 vo_fullscreen |
57 Switch to fullscreen mode. | 59 Switch to fullscreen mode. |
60 get_vo_Fullscreen | |
61 Print out fullscreen-ness (1 == fullscreened, 0 == windowed). | |
58 panscan value [value2] | 62 panscan value [value2] |
59 ??? | 63 ??? |
60 loadfile url | 64 loadfile url |
61 Load the given file/\:url. | 65 Load the given file/\:url. |
62 loadlist file | 66 loadlist file |