From 7a71da01d64374ce22b430590f3df32c881288bd Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 14 Nov 2006 19:52:21 +0000 Subject: Introduce step_property command. Patch by Carl Eugen Hoyos [cehoyos ag or at] with modifications by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20931 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index f220a0889b..73e349f500 100644 --- a/input/input.h +++ b/input/input.h @@ -90,6 +90,7 @@ #define MP_CMD_RADIO_SET_CHANNEL 88 #define MP_CMD_RADIO_SET_FREQ 89 #define MP_CMD_SET_MOUSE_POS 90 +#define MP_CMD_STEP_PROPERTY 91 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3