patch-2.1.132 linux/include/linux/videodev.h
Next file: linux/include/net/ax25.h
Previous file: linux/include/linux/tasks.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Dec 16 13:35:50 1998
- Orig file:
v2.1.131/linux/include/linux/videodev.h
- Orig date:
Fri Oct 23 22:01:27 1998
diff -u --recursive --new-file v2.1.131/linux/include/linux/videodev.h linux/include/linux/videodev.h
@@ -136,9 +136,9 @@
char name[16];
#define VIDEO_SOUND_MONO 1
#define VIDEO_SOUND_STEREO 2
-#define VIDEO_SOUND_LANG1 3
-#define VIDEO_SOUND_LANG2 4
- __u16 mode;
+#define VIDEO_SOUND_LANG1 4
+#define VIDEO_SOUND_LANG2 8
+ __u16 mode; /* detected audio carriers or one to set */
__u16 balance; /* Stereo balance */
__u16 step; /* Step actual volume uses */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov