WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

speex.h File Reference

Speex codec header. More...

Enumerations

enum  pjmedia_speex_options {
  PJMEDIA_SPEEX_NO_NB = 1 ,
  PJMEDIA_SPEEX_NO_WB = 2 ,
  PJMEDIA_SPEEX_NO_UWB = 4
}
 

Functions

pj_status_t pjmedia_codec_speex_init (pjmedia_endpt *endpt, unsigned options, int quality, int complexity)
 
pj_status_t pjmedia_codec_speex_init_default (pjmedia_endpt *endpt)
 
pj_status_t pjmedia_codec_speex_set_param (unsigned clock_rate, int quality, int complexity)
 
pj_status_t pjmedia_codec_speex_deinit (void)
 

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.