diff options
author | Avi Halachmi (:avih) <avihpit@yahoo.com> | 2021-07-05 11:01:22 +0300 |
---|---|---|
committer | avih <avih@users.noreply.github.com> | 2021-07-06 16:12:36 +0300 |
commit | d2dd4cacb804f8f95f648c6dc4b0b9481ffa9410 (patch) | |
tree | b84980efeeffcba6bfdd44dd36ba4eb4fa8211b6 /filters/f_demux_in.c | |
parent | f2afae55e95b4b1eec1aeb828ba6ff1f0695d993 (diff) | |
download | mpv-d2dd4cacb804f8f95f648c6dc4b0b9481ffa9410.tar.bz2 mpv-d2dd4cacb804f8f95f648c6dc4b0b9481ffa9410.tar.xz |
osc: expose osc-visibility via shared-script-properties
osc-visibility can already be changed at runtime via script-message
or other means, but until now there was no way to tell what the
current state is.
Now shared-script-properties/osc-visibility reflects this state.
It's output-only by the osc - changing it does not affect the osc.
Useful if a script wants to change osc-visibility temporarily, and
later restore to its original state.
There's no way to coordinate if more than one script wants to change
it, but that would be a hard problem to solve anyway, even if the
osc itself tried to coordinate such requests from different sources.
Diffstat (limited to 'filters/f_demux_in.c')
0 files changed, 0 insertions, 0 deletions