sipxmedialib  Version 3.3
Classes | Macros | Typedefs
MpAudioAbstract.h File Reference
#include <mp/MpTypes.h>
#include <os/iostream>
#include <stdio.h>
Include dependency graph for MpAudioAbstract.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MpAudioAbstract
 

Macros

#define AUDIO_FORMAT_UNKNOWN   0
 
#define AUDIO_FORMAT_WAV   1
 
#define AUDIO_FORMAT_AU   2
 

Typedefs

typedef short AudioSample
 
typedef unsigned char AudioByte
 

Macro Definition Documentation

#define AUDIO_FORMAT_UNKNOWN   0
#define AUDIO_FORMAT_WAV   1
#define AUDIO_FORMAT_AU   2

Typedef Documentation

typedef short AudioSample
typedef unsigned char AudioByte