Go to the documentation of this file. 31 #if !defined(_SPANDSP_EXPOSE_H_) 32 #define _SPANDSP_EXPOSE_H_ 36 #include <spandsp/private/logging.h> 37 #include <spandsp/private/schedule.h> 38 #include <spandsp/private/bitstream.h> 39 #include <spandsp/private/queue.h> 40 #include <spandsp/private/awgn.h> 42 #include <spandsp/private/bert.h> 43 #include <spandsp/private/power_meter.h> 44 #include <spandsp/private/tone_generate.h> 45 #include <spandsp/private/bell_r2_mf.h> 46 #include <spandsp/private/sig_tone.h> 47 #include <spandsp/private/dtmf.h> 48 #include <spandsp/private/g711.h> 50 #include <spandsp/private/g726.h> 51 #include <spandsp/private/lpc10.h> 52 #include <spandsp/private/gsm0610.h> 54 #include <spandsp/private/playout.h> 56 #include <spandsp/private/ima_adpcm.h> 57 #include <spandsp/private/hdlc.h> 58 #include <spandsp/private/time_scale.h> 59 #include <spandsp/private/super_tone_tx.h> 60 #include <spandsp/private/super_tone_rx.h> 61 #include <spandsp/private/silence_gen.h> 62 #include <spandsp/private/swept_tone.h> 65 #include <spandsp/private/async.h> 66 #include <spandsp/private/fsk.h> 68 #include <spandsp/private/v8.h> 69 #include <spandsp/private/v17rx.h> 71 #include <spandsp/private/v22bis.h> 72 #include <spandsp/private/v27ter_rx.h> 73 #include <spandsp/private/v27ter_tx.h> 74 #include <spandsp/private/v29rx.h> 75 #include <spandsp/private/v29tx.h> 76 #if defined(SPANDSP_SUPPORT_V32BIS) 77 #include <spandsp/private/v32bis.h> 79 #if defined(SPANDSP_SUPPORT_V34) 80 #include <spandsp/private/v34.h> 82 #include <spandsp/private/v42.h> 83 #include <spandsp/private/v42bis.h> 87 #include <spandsp/private/timezone.h> 88 #include <spandsp/private/image_translate.h> 89 #include <spandsp/private/t4_t6_decode.h> 90 #include <spandsp/private/t4_t6_encode.h> 92 #include <spandsp/private/t85.h> 93 #include <spandsp/private/t42.h> 94 #include <spandsp/private/t43.h> 95 #include <spandsp/private/t4_rx.h> 96 #include <spandsp/private/t4_tx.h> 99 #include <spandsp/private/t38_core.h> 100 #include <spandsp/private/t38_non_ecm_buffer.h> 103 #include <spandsp/private/t31.h> 104 #include <spandsp/private/v18.h>