Changeset 194 for sbliveos2/trunk/include/ossidc.h
- Timestamp:
- Sep 28, 2001, 2:13:06 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/include/ossidc.h
r171 r194 159 159 #define MIX_SETAUXVOL 17 160 160 #define MIX_SETAUXMUTE 18 161 #define MIX_SETPCMVOL 19 162 #define MIX_SETPCMMUTE 20 161 163 162 164 #define MAKE_VOLUME_LR(l, r) ((r << 8) | l)
Note:
See TracChangeset
for help on using the changeset viewer.