From: Guilherme <grlongo.ireland@gmail.com>
To: alsa-devel@alsa-project.org
Subject: can't find snd_card_next!
Date: Wed, 01 Jul 2009 11:33:00 -0300 [thread overview]
Message-ID: <4A4B739C.7050001@gmail.com> (raw)
In-Reply-To: <1246392149.11792.8.camel@localhost>
Hi all!
I studing the aplay program and there is a function that I can't find in
any header.
Ive tried asound.h and asoundlib.h among other but without success!
This is the code:
card = -1;
if (snd_card_next(&card) < 0 || card < 0) {
error(_("no soundcards found..."));
return;
}
Where is the snd_card_next() function?
Thanks all!
Tks!
-------------------
Guilherme Longo
Dept. Eng. da Computação
Unaerp
Linux User - #484927
*Before Asking
http://www.istf.com.br/?page=perguntas
!- I'd rather die on my feet than live on my knees -!
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2009-07-01 14:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-26 8:27 [PATCH] Line In for Acer Inspire 6530G model Tony Vroon
2009-06-29 7:19 ` Takashi Iwai
2009-06-30 3:54 ` Emilio López
2009-06-30 6:07 ` Juan Jesús García de Soria Lucena
2009-06-30 6:35 ` Takashi Iwai
2009-06-30 19:56 ` Juan Jesús García de Soria Lucena
[not found] ` <1246392149.11792.8.camel@localhost>
2009-07-01 14:33 ` Guilherme [this message]
2009-07-01 14:53 ` can't find snd_card_next! Clemens Ladisch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A4B739C.7050001@gmail.com \
--to=grlongo.ireland@gmail.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.