pa_win_wasapi.cpp File Reference

WASAPI implementation of support for a host API. More...

#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"

Defines

#define PORTAUDIO_SHAREMODE   AUDCLNT_SHAREMODE_SHARED
#define PA_SKELETON_SET_LAST_HOST_ERROR(errorCode, errorText)   PaUtil_SetLastHostErrorInfo( paInDevelopment, errorCode, errorText )

Functions

PaError PaWinWasapi_Initialize (PaUtilHostApiRepresentation **hostApi, PaHostApiIndex index)


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 PA_SKELETON_SET_LAST_HOST_ERROR ( errorCode,
errorText   )     PaUtil_SetLastHostErrorInfo( paInDevelopment, errorCode, errorText )

#define PORTAUDIO_SHAREMODE   AUDCLNT_SHAREMODE_SHARED


Function Documentation

PaError PaWinWasapi_Initialize ( PaUtilHostApiRepresentation **  hostApi,
PaHostApiIndex  index 
)

References paNoError.


Generated on Fri Feb 13 21:47:27 2009 for PortAudio by  doxygen 1.5.7.1