diff input/input.h @ 10521:141141fdd250

I'd like to change tv tuner frequency in the slave mode. So this patch helps me. Patch by Kir Kostuchenko <kir@users.sourceforge.net>
author gabucino
date Mon, 04 Aug 2003 09:13:10 +0000
parents add63fea61ac
children 02e4b1f77d6a
line wrap: on
line diff
--- a/input/input.h	Mon Aug 04 07:46:22 2003 +0000
+++ b/input/input.h	Mon Aug 04 09:13:10 2003 +0000
@@ -43,6 +43,8 @@
 #define MP_CMD_SUB_ALIGNMENT 39
 #define MP_CMD_TV_LAST_CHANNEL 40
 #define MP_CMD_OSD_SHOW_TEXT 41
+#define MP_CMD_TV_SET_FREQ 42
+#define MP_CMD_TV_SET_NORM 43
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001