| 
    sipxmedialib
    Version 3.3
    
   | 
 
#include <assert.h>#include "os/OsIntTypes.h"#include "os/OsSysLog.h"#include "mp/StreamWAVFormatDecoder.h"#include "mp/StreamDataSource.h"#include "mp/StreamBufferDataSource.h"#include "mp/MpTypes.h"#include "mp/MpAudioUtils.h"
Macros | |
| #define | NUM_SAMPLES 80 | 
| #define | DESIRED_SAMPLE_RATE 8000 | 
| #define NUM_SAMPLES 80 | 
| #define DESIRED_SAMPLE_RATE 8000 | 
 1.8.11