Files
bitbox/tools/tracker/packages/portaudio/portaudio_x86.def
2014-01-18 15:06:11 +01:00

15 lines
240 B
Modula-2

LIBRARY portaudio_x86.dll
EXPORTS
Pa_Initialize
Pa_GetDeviceInfo
Pa_GetErrorText
Pa_OpenStream
Pa_OpenDefaultStream
Pa_GetStreamInfo
Pa_CloseStream
Pa_Terminate
Pa_StartStream
Pa_StopStream
Pa_AbortStream
Pa_IsStreamActive
Pa_GetDeviceCount