59#define paWinMmeUseLowLevelLatencyParameters (0x01)
60#define paWinMmeUseMultipleDevices (0x02)
61#define paWinMmeUseChannelMask (0x04)
68#define paWinMmeDontThrottleOverloadedProcessingThread (0x08)
72#define paWinMmeWaveFormatDolbyAc3Spdif (0x10)
73#define paWinMmeWaveFormatWmaSpdif (0x20)
HWAVEIN PaWinMME_GetStreamInputHandle(PaStream *stream, int handleIndex)
Definition pa_win_wmme.c:3995
struct PaWinMmeStreamInfo PaWinMmeStreamInfo
int PaWinMME_GetStreamOutputHandleCount(PaStream *stream)
Definition pa_win_wmme.c:4010
int PaWinMME_GetStreamInputHandleCount(PaStream *stream)
Definition pa_win_wmme.c:3983
HWAVEOUT PaWinMME_GetStreamOutputHandle(PaStream *stream, int handleIndex)
Definition pa_win_wmme.c:4022
struct PaWinMmeDeviceAndChannelCount PaWinMmeDeviceAndChannelCount
The portable PortAudio API.
void PaStream
Definition portaudio.h:644
PaHostApiTypeId
Definition portaudio.h:278
int PaDeviceIndex
Definition portaudio.h:214
Definition pa_win_wmme.h:76
int channelCount
Definition pa_win_wmme.h:78
PaDeviceIndex device
Definition pa_win_wmme.h:77
Definition pa_win_wmme.h:82
unsigned long framesPerBuffer
Definition pa_win_wmme.h:102
PaHostApiTypeId hostApiType
Definition pa_win_wmme.h:84
unsigned long flags
Definition pa_win_wmme.h:87
PaWinMmeDeviceAndChannelCount * devices
Definition pa_win_wmme.h:116
unsigned long size
Definition pa_win_wmme.h:83
unsigned long version
Definition pa_win_wmme.h:85
PaWinWaveFormatChannelMask channelMask
Definition pa_win_wmme.h:126
unsigned long bufferCount
Definition pa_win_wmme.h:103
unsigned long deviceCount
Definition pa_win_wmme.h:117