All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lennart Poettering <mznyfn@0pointer.de>
To: ALSA Development Mailing List <alsa-devel@alsa-project.org>
Subject: Status of snd_pcm_rewind()
Date: Sat, 22 Dec 2007 19:33:01 +0100	[thread overview]
Message-ID: <20071222183301.GA3733@tango.0pointer.de> (raw)

Hi!

What's the status of snd_pcm_rewind()? Is it available on all devices?
I assume not (at least dmix doesn't...). But I guess I can safely
assume it is available when mmap is used? Is there any API function to
test if it is available?

I am working on adding "glitch-free" support to PulseAudio. I.e. have
a huge playback buffer (> 2s), and schedule playback based on system
timers instead of sound card interrupts, thus allowing us to
dynamically adjust the inetrrupt frequency to the clients that are
connected, and thus save power. I can enable this technique only if I
can rewrite the playback buffer whenever I need to, thus I need to in
advance if snd_pcm_rewind() will work or not.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4

             reply	other threads:[~2007-12-22 18:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-22 18:33 Lennart Poettering [this message]
2008-01-07 14:06 ` Status of snd_pcm_rewind() Takashi Iwai
2008-01-07 15:14   ` Lennart Poettering
2008-01-07 15:24     ` Takashi Iwai

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=20071222183301.GA3733@tango.0pointer.de \
    --to=mznyfn@0pointer.de \
    --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.