pa_win_wasapi.cpp File Reference
WASAPI implementation of support for a host API.
More...
#include <process.h>
#include "pa_util.h"
#include "pa_allocation.h"
#include "pa_hostapi.h"
#include "pa_stream.h"
#include "pa_cpuload.h"
#include "pa_process.h"
#include "pa_debugprint.h"
Detailed Description
WASAPI implementation of support for a host API.
- Note:
- pa_wasapi currently requires VC 2005, and the latest Vista SDK
Define Documentation
#define CREATE_THREAD (HANDLE) _beginthreadex(NULL, 0, (unsigned (_stdcall *)(void *))ProcThread, (LPVOID) stream, 0, (unsigned *)&stream->dwThreadId) |
#define PA_SKELETON_SET_LAST_HOST_ERROR |
( |
errorCode, |
|
|
errorText |
|
) |
PaUtil_SetLastHostErrorInfo( paInDevelopment, errorCode, errorText ) |
#define PORTAUDIO_SHAREMODE AUDCLNT_SHAREMODE_SHARED |
Function Documentation