]> git.mxchange.org Git - flightgear.git/blob - 3rdparty/iaxclient/lib/codec_alaw.h
VS2015 compatability fixes.
[flightgear.git] / 3rdparty / iaxclient / lib / codec_alaw.h
1 /*
2  * iaxclient: a cross-platform IAX softphone library
3  *
4  * Copyrights:
5  * Copyright (C) 2004 Cyril VELTER
6  *
7  * Contributors:
8  * Cyril VELTER <cyril.velter@metadys.com>
9  *
10  * This program is free software, distributed under the terms of
11  * the GNU Lesser (Library) General Public License.
12  */
13
14 struct iaxc_audio_codec *codec_audio_alaw_new();