summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index dadf8a1901..8c5a021329 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -879,6 +879,16 @@ Property list
``hue`` (RW)
See ``--hue``.
+``hwdec`` (RW)
+ Return the current hardware decoder that is used. This uses the same values
+ as the ``--hwdec`` option. If software decoding is active, this returns
+ ``no``. You can write this property. Then the ``--hwdec`` option is set to
+ the new value, and video decoding will be reinitialized (internally, the
+ player will perform a seek to refresh the video properly).
+
+ Note that you don't know the success of the operation immediately after
+ writing this property. It happens with a delay as video is reinitialized.
+
``panscan`` (RW)
See ``--panscan``.