TORCS  1.3.9
The Open Racing Car Simulator
SoundStream.cpp
Go to the documentation of this file.
1 /***************************************************************************
2 
3  file : SoundStream.cpp
4  created : Fri Dec 23 17:35:18 CET 2011
5  copyright : (C) 2011 Bernhard Wymann
6  email : berniw@bluewin.ch
7  version : $Id$
8 
9  ***************************************************************************/
10 
11 /***************************************************************************
12  * *
13  * This program is free software; you can redistribute it and/or modify *
14  * it under the terms of the GNU General Public License as published by *
15  * the Free Software Foundation; either version 2 of the License, or *
16  * (at your option) any later version. *
17  * *
18  ***************************************************************************/
19 
20 /* Intherface for sound streams */
21 
22 #include "SoundStream.h"