diff options
author | jhb <jhb@FreeBSD.org> | 2001-01-03 01:29:47 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-01-03 01:29:47 +0000 |
commit | 99e2a84a1fd86ed70eb2843ec743bc94f6d83dce (patch) | |
tree | 53f4078e7ea2c2bd06123c56aa9583b61d1002a9 /kerberosIV | |
parent | aa1bf8b0b32c122e7edac62650ee078fd65e1d6d (diff) | |
download | FreeBSD-src-99e2a84a1fd86ed70eb2843ec743bc94f6d83dce.zip FreeBSD-src-99e2a84a1fd86ed70eb2843ec743bc94f6d83dce.tar.gz |
Add a new API for soundcards that have hardware volume control:
- The mixer_hwmute() function can be called when a soundcard receives a
mute request.
- The mixer_hwstep() function can be used to adjust the volume of one or
both channels.
- The 'hw.snd.hwvol_step' sysctl determines the amount that mixer_hwstep()
adjusts the volume by on each call.
- The 'hw.snd.hwvol_mixer' sysctl specifies the mixer device to adjust the
volume on for both functions. The values used correspond to the
SOUNDCARD_MIXER_* constants.
Diffstat (limited to 'kerberosIV')
0 files changed, 0 insertions, 0 deletions