summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/out/vo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 6e9e66c013..814268e1c6 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -61,6 +61,8 @@ enum mp_voctrl {
VOCTRL_ONTOP,
VOCTRL_BORDER,
+ VOCTRL_SET_CURSOR_VISIBILITY, // bool
+
VOCTRL_SET_DEINTERLACE,
VOCTRL_GET_DEINTERLACE,