PortAudio 2.0
|
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) |
WASAPI implementation of support for a host API.
#define PA_SKELETON_SET_LAST_HOST_ERROR | ( | errorCode, | |
errorText | |||
) | PaUtil_SetLastHostErrorInfo( paInDevelopment, errorCode, errorText ) |
#define PORTAUDIO_SHAREMODE AUDCLNT_SHAREMODE_SHARED |
PaError PaWinWasapi_Initialize | ( | PaUtilHostApiRepresentation ** | hostApi, |
PaHostApiIndex | index | ||
) |
References paNoError.