X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fvideo_output%2Fcontrol.h;h=9510c22ce98aa97aaea41c1b8e78881e42e1b7a3;hb=e5ab4b4142a2d9430f74b11b379036a700972dea;hp=4654736a8def1aff8e7cc01c4d5d742c8919e068;hpb=68e3372bf836fef4b8a06cfdd2cae4cf9aa621b3;p=vlc diff --git a/src/video_output/control.h b/src/video_output/control.h index 4654736a8d..9510c22ce9 100644 --- a/src/video_output/control.h +++ b/src/video_output/control.h @@ -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,