All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reiner <reiner1210@googlemail.com>
To: alsa-devel@alsa-project.org
Subject: snd_pcm_open device names
Date: Thu, 06 Mar 2008 00:33:54 +0100	[thread overview]
Message-ID: <47CF2DE2.3010506@googlemail.com> (raw)

with
snd_pcm_open (handle, "default", SND_PCM_STREAM_PLAYBACK, 0)
I can open a device twice
with
snd_pcm_open (handle, "plughw:0,0", SND_PCM_STREAM_PLAYBACK, 0)
the 2. call fails with error -16.

The docu says:
The default device is equal to plug plugin with hw plugin as slave.


????
Reiner

             reply	other threads:[~2008-03-05 23:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05 23:33 Reiner [this message]
2008-03-06  0:13 ` snd_pcm_open device names Eliot Blennerhassett
2008-03-06 18:34   ` Reiner
2008-03-06 18:36     ` Lee Revell

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=47CF2DE2.3010506@googlemail.com \
    --to=reiner1210@googlemail.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.