1
0
Fork 0
flightgear/utils/iaxclient/lib/codec_alaw.h
f-jjth d03b44b662 FGCom integrated into FlightGear.
Disabled by default at build time.
2013-08-16 17:02:47 +01:00

14 lines
346 B
C

/*
* iaxclient: a cross-platform IAX softphone library
*
* Copyrights:
* Copyright (C) 2004 Cyril VELTER
*
* Contributors:
* Cyril VELTER <cyril.velter@metadys.com>
*
* This program is free software, distributed under the terms of
* the GNU Lesser (Library) General Public License.
*/
struct iaxc_audio_codec *codec_audio_alaw_new();