sipxmedialib
Version 3.3
|
#include <Windows.h>
#include <malloc.h>
#include <MMSystem.h>
#include <os/OsMutex.h>
#include <os/OsCallback.h>
#include <utl/UtlSList.h>
#include <utl/UtlVoidPtr.h>
#include "mp/MpOutputDeviceDriver.h"
#include "mp/MpTypes.h"
Go to the source code of this file.
Classes | |
class | MpodWinMM |
Container for Microsoft Windows device specific output driver. More... | |
class | MpodWinMM::WinAudioData |
Structure used to pass WMM message data to processing thread. More... | |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | DEFAULT_N_OUTPUT_BUFS 32 |
#define | DONTUSE_SLIST |
#define WIN32_LEAN_AND_MEAN |
#define DEFAULT_N_OUTPUT_BUFS 32 |
#define DONTUSE_SLIST |