view libaf/config.h @ 13547:144af0141ac4

How to take a screenshot, how to use dmix, how to choose languages and subtitle languages, patch by gouchi <gouchi at gmail dot com>.
author diego
date Mon, 04 Oct 2004 18:48:38 +0000
parents e8832e66babd
children 14090f7300a8
line wrap: on
line source

/*=============================================================================
//	
//  This software has been released under the terms of the GNU Public
//  license. See http://www.gnu.org/copyleft/gpl.html for details.
//
//  Copyright 2002 Anders Johansson ajh@watri.uwa.edu.au
//
//=============================================================================
*/

// Number of channels
#ifndef AF_NCH
#define AF_NCH 6
#endif