summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-09 13:52:46 +0100
committerwm4 <wm4@nowhere>2015-11-09 13:59:25 +0100
commit8baf773d0e9a02febde5a64c722a9bc233acff6e (patch)
treeeff9a686d3cd753bd658fe6b522dcf57cbbc65d8 /DOCS/man/input.rst
parent11888a927035c37759cddcbbb588c4f8b93296d1 (diff)
downloadmpv-8baf773d0e9a02febde5a64c722a9bc233acff6e.tar.bz2
mpv-8baf773d0e9a02febde5a64c722a9bc233acff6e.tar.xz
command: make display-fps property writable
Has the same function as setting the option. This commit changes the property in a bunch of other ways. For example if the VO is not created, it will return the option value.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 04cf44c8ae..108c7a0de2 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1452,7 +1452,7 @@ Property list
Names of the displays that the mpv window covers. On X11, these
are the xrandr names (LVDS1, HDMI1, DP1, VGA1, etc.).
-``display-fps``
+``display-fps`` (RW)
The refresh rate of the current display. Currently, this is the lowest FPS
of any display covered by the video, as retrieved by the underlying system
APIs (e.g. xrandr on X11). It is not the measured FPS. It's not necessarily