#include <opal/buildopts.h>
#include <codec/gsmcodec.h>
#include <h323/h323caps.h>
Go to the source code of this file.
Classes | |
class | MicrosoftNonStandardAudioCapability |
class | MicrosoftGSMAudioCapability |
class | MicrosoftIMAAudioCapability |
class | Opal_MSGSM_PCM |
class | Opal_PCM_MSGSM |
class | Opal_MSIMA_PCM |
struct | adpcm_state |
class | Opal_PCM_MSIMA |
Defines | |
#define | OPAL_MSGSM "MS-GSM" |
#define | OPAL_MSIMA "MS-IMA-ADPCM" |
#define | OpalMSGSM GetOpalMSGSM() |
#define | OpalMSIMA GetOpalMSIMA() |
#define | OPAL_REGISTER_MSCODECS_H323 |
#define | OPAL_REGISTER_MSCODECS() |
Functions | |
const OpalAudioFormat & | GetOpalMSGSM () |
const OpalAudioFormat & | GetOpalMSIMA () |
#define OPAL_MSGSM "MS-GSM" |
#define OPAL_MSIMA "MS-IMA-ADPCM" |
#define OPAL_REGISTER_MSCODECS | ( | ) |
#define OPAL_REGISTER_MSCODECS_H323 |
#define OpalMSGSM GetOpalMSGSM() |
#define OpalMSIMA GetOpalMSIMA() |
const OpalAudioFormat& GetOpalMSGSM | ( | ) |
const OpalAudioFormat& GetOpalMSIMA | ( | ) |