All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-lib: Error code 1 from snd_mixer_selem_set_capture_switch_all()
@ 2003-11-12 12:03 Christian Esken
  2003-11-15 10:24 ` Bug in alsa-lib (Was: alsa-lib: Error code 1 from snd_mixer_selem_set_capture_switch_all() ) Christian Esken
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Esken @ 2003-11-12 12:03 UTC (permalink / raw)
  To: alsa-devel

Hello,

I have a problem with snd_mixer_selem_set_capture_switch_all() from alsa-lib.
The documentation states:

/**
 * \brief Set value of capture switch control for all channels of a mixer 
simple element
 * \param elem Mixer simple element handle
 * \param value control value
 * \return 0 on success otherwise a negative error code
 */
int snd_mixer_selem_set_capture_switch_all(snd_mixer_elem_t *elem, int value)

So I should receive either 0 or a negative value. But I receive a return value 
of 1. Does anybody know what this means?!? Any help is appreciated greatly.

Greetings,
           Chris


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-19 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-12 12:03 alsa-lib: Error code 1 from snd_mixer_selem_set_capture_switch_all() Christian Esken
2003-11-15 10:24 ` Bug in alsa-lib (Was: alsa-lib: Error code 1 from snd_mixer_selem_set_capture_switch_all() ) Christian Esken
2003-11-19 15:38   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.