Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-06-28 06:31:57 +0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-06-28 06:31:57 +0400
commit80153e95783c0c868d6910f500822fdcb0723827 (patch)
treed2e9060e0753817c4dff6ea5d1b78bedbf02d552 /speexclient
parent412a60ec3d316b4865e96f75cc1dca1b46ecba9a (diff)
Forgot the C++ export "C". Thanks to Joshua Gargus for reporting
Diffstat (limited to 'speexclient')
-rw-r--r--speexclient/speex_jitter_buffer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/speexclient/speex_jitter_buffer.h b/speexclient/speex_jitter_buffer.h
index 098462a..0d81ebb 100644
--- a/speexclient/speex_jitter_buffer.h
+++ b/speexclient/speex_jitter_buffer.h
@@ -7,6 +7,10 @@
#include <speex/speex_jitter.h>
#include <speex/speex.h>
+#ifdef __cplusplus
+extern "C" {
+#endif
+
/** @defgroup SpeexJitter SpeexJitter: Adaptive jitter buffer specifically for Speex
* This is the jitter buffer that reorders UDP/RTP packets and adjusts the buffer size
* to maintain good quality and low latency. This is a simplified version that works only