artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466dd06
)
Add AudioNvideo
author
csapuntz
<csapuntz@openbsd.org>
Tue, 25 Apr 2000 23:33:58 +0000
(23:33 +0000)
committer
csapuntz
<csapuntz@openbsd.org>
Tue, 25 Apr 2000 23:33:58 +0000
(23:33 +0000)
sys/sys/audioio.h
patch
|
blob
|
history
diff --git
a/sys/sys/audioio.h
b/sys/sys/audioio.h
index
11201ce
..
141ca97
100644
(file)
--- a/
sys/sys/audioio.h
+++ b/
sys/sys/audioio.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: audioio.h,v 1.1
0 1998/10/28 17:58:43 downsj Exp $
*/
+/* $OpenBSD: audioio.h,v 1.1
1 2000/04/25 23:33:58 csapuntz Exp $
*/
/* $NetBSD: audioio.h,v 1.24 1998/08/13 06:28:41 mrg Exp $ */
/*
@@
-295,6
+295,7
@@
typedef struct mixer_ctrl {
#define AudioNagc "agc"
#define AudioNdelay "delay"
#define AudioNselect "select" /* select destination */
+#define AudioNvideo "video"
#define AudioEmulaw "mulaw"
#define AudioEalaw "alaw"