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

Go to the source code of this file.

Classes

class  MprToSpkr
 The "To Speaker" media processing resource. More...
 

Macros

#define DETECT_SPKR_OVERFLOW
 

Typedefs

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

Macro Definition Documentation

#define DETECT_SPKR_OVERFLOW

Typedef Documentation

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