flightgear/3rdparty/iaxclient/lib/codec_ilbc.h
2022-10-20 20:29:11 +08:00

16 lines
385 B
C

/*
* iaxclient: a cross-platform IAX softphone library
*
* Copyrights:
* Copyright (C) 2003-2006, Horizon Wimba, Inc.
* Copyright (C) 2007, Wimba, Inc.
*
* Contributors:
* Steve Kann <stevek@stevek.com>
*
* This program is free software, distributed under the terms of
* the GNU Lesser (Library) General Public License.
*/
struct iaxc_audio_codec *codec_audio_ilbc_new();