|
sipxmedialib
Version 3.3
|
#include <pthread.h>#include <semaphore.h>#include <sys/types.h>#include <sys/soundcard.h>#include "mp/MpInputDeviceDriver.h"#include "mp/MpOutputDeviceDriver.h"#include "mp/MpOssContainer.h"#include "utl/UtlVoidPtr.h"

Go to the source code of this file.
Classes | |
| class | MpOss |
| Wrapper for OSS device that use file descriptor to communicate. More... | |
1.8.11