On Saturday February 1 2003 12:22 pm, ljp wrote:
> 2) I am not real clear on how to use the mixer. What would be the bare
> minimum steps to get the main volume?
to answer my own question, perhaps. minimal to get volume:
snd_mixer_open
snd_mixer_attach
snd_mixer_selem_register
snd_mixer_load
for{} through the elements
if( snd_mixer_selem_is_active
if( snd_mixer_selem_has_common_volume
if( snd_mixer_selem_has_playback_volume
snd_mixer_selem_get_playback_volume
correct?
ljp
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel