sipxmedialib  Version 3.3
Classes | Macros | Typedefs
MprFromMic.h File Reference
#include "os/OsDefs.h"
#include "os/OsMsgQ.h"
#include "mp/MpAudioResource.h"
#include "mp/MpCodec.h"
Include dependency graph for MprFromMic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MprFromMic
 The "From Microphone" media processing resource. More...
 

Macros

#define REAL_SILENCE_DETECTION
 

Typedefs

typedef void(* MICDATAHOOK) (const int nLength, short *samples)
 

Macro Definition Documentation

#define REAL_SILENCE_DETECTION

Typedef Documentation

typedef void(* MICDATAHOOK) (const int nLength, short *samples)