File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3201,6 +3201,20 @@ Property list
32013201 ``tablet-pos/pad-btns/N ``
32023202 The state of the Nth tablet pad button, ``pressed `` or ``released ``.
32033203
3204+ ::
3205+
3206+ MPV_FORMAT_NODE_MAP
3207+ "x" MPV_FORMAT_INT64
3208+ "y" MPV_FORMAT_INT64
3209+ "tool-in-proximity" MPV_FORMAT_FLAG
3210+ "tool-tip" MPV_FORMAT_STRING
3211+ "tool-stylus-btn1" MPV_FORMAT_STRING
3212+ "tool-stylus-btn2" MPV_FORMAT_STRING
3213+ "tool-stylus-btn3" MPV_FORMAT_STRING
3214+ "pad-focus" MPV_FORMAT_FLAG
3215+ "pad-btns" MPV_FORMAT_NODE_MAP
3216+ (key and string value for each pad-btn entry)
3217+
32043218``sub-ass-extradata ``
32053219 The current ASS subtitle track's extradata. There is no formatting done.
32063220 The extradata is returned as a string as-is. This property is not
You can’t perform that action at this time.
0 commit comments