All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: "Pharaoh ." <pharaoh137@gmail.com>, alsa-devel@alsa-project.org
Subject: Re: Pausing an audio stream during playback using mixer control interface
Date: Mon, 10 Sep 2007 17:04:19 +0200	[thread overview]
Message-ID: <1189436659.17442.1209841383@webmail.messagingengine.com> (raw)
In-Reply-To: <61445c750709100519v83f6e92w76d023f0a4c34681@mail.gmail.com>

Pharaoh . wrote:
> I know that, SNDRV_PCM_TRIGGER_PAUSE_PUSH can be used in trigger callback to
> pause the stream, but I want to give a mixer interface to do the same.

Why?

> As per my understanding this is not possible keeping in mind the current
> framework,

Indeed.  Only one application controls the state of the stream.  When a
stream stops without being commanded to do it, it is considered an error
and the driver must go to the XRUN state.


Regards,
Clemens

      reply	other threads:[~2007-09-10 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 12:19 Pausing an audio stream during playback using mixer control interface Pharaoh .
2007-09-10 15:04 ` Clemens Ladisch [this message]

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=1189436659.17442.1209841383@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=pharaoh137@gmail.com \
    /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.