From 63865de207e821ad5e9d176abb365ffa3e2243af Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 9 Jul 2007 14:52:46 +0000 Subject: Add a loop command and property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 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 264bd2269f..6092445060 100644 --- a/input/input.h +++ b/input/input.h @@ -93,6 +93,7 @@ #define MP_CMD_STEP_PROPERTY 91 #define MP_CMD_RADIO_STEP_FREQ 92 #define MP_CMD_TV_STEP_FREQ 93 +#define MP_CMD_LOOP 94 #define MP_CMD_BALANCE 96 #define MP_CMD_SUB_SCALE 97 -- cgit v1.2.3