mpv/DOCS/man/en
wm4 d1d6db25c0 command: add pseudo-property that allows you to read global options
The "options" pseudo-property allows reading global like this:

   show_text ${options/name}

Where "name" maps to the option "--name". This allows retrieving option
values that are not properties. Write-access is not possible: this is
reserved for normal properties.

Note: it is possible that we'll change this again, and don't require the "options/" prefix to access options.
2013-07-26 00:19:15 +02:00
..
af.rst af_lavfi: switch to new option API 2013-07-22 15:11:04 +02:00
ao.rst DOCS/man/en/ao.rst: Update wasapi:device=<id> documentation 2013-07-22 02:42:38 +02:00
changes.rst audio/filter: use new option API 2013-07-22 15:11:03 +02:00
encode.rst
input.rst command: add pseudo-property that allows you to read global options 2013-07-26 00:19:15 +02:00
mpv.rst manpage: fix typo 2013-07-21 23:27:31 +02:00
options.rst options: move --colorkey option to vo_xv 2013-07-22 01:50:22 +02:00
vf.rst vf_scale: use new swscale wrapper 2013-07-18 13:41:38 +02:00
vo.rst vo_opengl: some option changes 2013-07-22 02:14:15 +02:00