From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastian H." Subject: alsa-lib: snd_mixer_selem_is_active changes - which event? Date: Tue, 15 Feb 2011 20:07:04 +0100 Message-ID: <4D5ACED8.5030707@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by alsa0.perex.cz (Postfix) with SMTP id 73C741037FC for ; Tue, 15 Feb 2011 20:12:44 +0100 (CET) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org Hello I wonder which event mask notifies an application that snd_mixer_selem_is_active() may have changed. SND_CTL_EVENT_MASK_VALUE or SND_CTL_EVENT_MASK_INFO or something else? I'd be glad for any insights? Sebastian H.