]> git.sesse.net Git - vlc/blobdiff - src/video_output/control.h
Moved "sub-margin" to vout.
[vlc] / src / video_output / control.h
index 4654736a8def1aff8e7cc01c4d5d742c8919e068..9510c22ce98aa97aaea41c1b8e78881e42e1b7a3 100644 (file)
@@ -44,6 +44,7 @@ enum {
     VOUT_CONTROL_OSD_TITLE,             /* string */
     VOUT_CONTROL_CHANGE_FILTERS,        /* string */
     VOUT_CONTROL_CHANGE_SUB_FILTERS,    /* string */
+    VOUT_CONTROL_CHANGE_SUB_MARGIN,     /* integer */
 
     VOUT_CONTROL_PAUSE,
     VOUT_CONTROL_RESET,