From mboxrd@z Thu Jan 1 00:00:00 1970 From: Singaravelan Nallasellan Subject: substream usage Date: Tue, 26 Jan 2010 22:23:24 +0530 Message-ID: <3baf3d761001260853p69a22578nf551d2f98cc0e47c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by alsa0.perex.cz (Postfix) with ESMTP id 40C5A10385B for ; Tue, 26 Jan 2010 17:53:27 +0100 (CET) Received: by pwi4 with SMTP id 4so8488725pwi.32 for ; Tue, 26 Jan 2010 08:53:26 -0800 (PST) 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 Hi, In my system, I have three microphones to capture. Can I represent each of channels of a single capture stream as substream? How will be able include or exclude a substream to the stream? Thanks Sing