From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raymond Yau Subject: Re: safe support for rewind in ALSA Date: Thu, 18 Feb 2010 11:21:28 +0800 Message-ID: <4f3252891002171921h62200bbfh8c010117ec21d219@mail.gmail.com> References: <6160a5131002010920j4417a34ai9f410fb500f7f305@mail.gmail.com> <4f3252891002060359j11d68819idf5d12705e2a60bc@mail.gmail.com> <20100217153024.GA6891@tango.0pointer.de> <4f3252891002171731j133b5e7ew7d3bcf9d72c76aec@mail.gmail.com> <20100218023358.GB23637@tango.0pointer.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-px0-f197.google.com (mail-px0-f197.google.com [209.85.216.197]) by alsa0.perex.cz (Postfix) with ESMTP id ACA9B103872 for ; Thu, 18 Feb 2010 04:21:30 +0100 (CET) Received: by pxi35 with SMTP id 35so490603pxi.16 for ; Wed, 17 Feb 2010 19:21:28 -0800 (PST) In-Reply-To: <20100218023358.GB23637@tango.0pointer.de> 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-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org 2010/2/18 Lennart Poettering > On Thu, 18.02.10 09:31, Raymond Yau (superquad.vortex2@gmail.com) wrote: > > > > If your question is wether the PA plugin for libasound supports > > > snd_pcm_rewind(), then the answer is no, it doesn't. I am not even > > > sure the ioplug stuff would even allow that as it stands now. > > > > > > Lennart > > > > > > > > So this mean that snd_pcm_rewindable() should return zero when using > pulse > > device > > Yes, it should. > > Lennart > > how about those ladspa , mulaw , alaw , a52 , oss and jack plugin ?