From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guilherme Raymo Longo Subject: snd_pcm_hw_params_set_period_time_near Date: Fri, 24 Jul 2009 12:00:00 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-bw0-f226.google.com (mail-bw0-f226.google.com [209.85.218.226]) by alsa0.perex.cz (Postfix) with ESMTP id 5F32F24622 for ; Fri, 24 Jul 2009 17:00:02 +0200 (CEST) Received: by bwz26 with SMTP id 26so102116bwz.32 for ; Fri, 24 Jul 2009 08:00:00 -0700 (PDT) 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 Mates, I can=B4t find the real meaning of this function. snd_pcm_hw_params_set_period_time_near At first I thought that it was used to set the time between 2 consecutive samples, but it is not. Does anyone could gimme some help with that? Tks