summaryrefslogtreecommitdiff
path: root/portaudio/cmake_support/template_portaudio.def
diff options
context:
space:
mode:
Diffstat (limited to 'portaudio/cmake_support/template_portaudio.def')
-rw-r--r--portaudio/cmake_support/template_portaudio.def61
1 files changed, 0 insertions, 61 deletions
diff --git a/portaudio/cmake_support/template_portaudio.def b/portaudio/cmake_support/template_portaudio.def
deleted file mode 100644
index 9cf0dc3..0000000
--- a/portaudio/cmake_support/template_portaudio.def
+++ /dev/null
@@ -1,61 +0,0 @@
-; $Id: $
-;
-; !!! @GENERATED_MESSAGE@ !!!
-EXPORTS
-
-;
-Pa_GetVersion @1
-Pa_GetVersionText @2
-Pa_GetErrorText @3
-Pa_Initialize @4
-Pa_Terminate @5
-Pa_GetHostApiCount @6
-Pa_GetDefaultHostApi @7
-Pa_GetHostApiInfo @8
-Pa_HostApiTypeIdToHostApiIndex @9
-Pa_HostApiDeviceIndexToDeviceIndex @10
-Pa_GetLastHostErrorInfo @11
-Pa_GetDeviceCount @12
-Pa_GetDefaultInputDevice @13
-Pa_GetDefaultOutputDevice @14
-Pa_GetDeviceInfo @15
-Pa_IsFormatSupported @16
-Pa_OpenStream @17
-Pa_OpenDefaultStream @18
-Pa_CloseStream @19
-Pa_SetStreamFinishedCallback @20
-Pa_StartStream @21
-Pa_StopStream @22
-Pa_AbortStream @23
-Pa_IsStreamStopped @24
-Pa_IsStreamActive @25
-Pa_GetStreamInfo @26
-Pa_GetStreamTime @27
-Pa_GetStreamCpuLoad @28
-Pa_ReadStream @29
-Pa_WriteStream @30
-Pa_GetStreamReadAvailable @31
-Pa_GetStreamWriteAvailable @32
-Pa_GetSampleSize @33
-Pa_Sleep @34
-@DEF_EXCLUDE_ASIO_SYMBOLS@PaAsio_GetAvailableBufferSizes @50
-@DEF_EXCLUDE_ASIO_SYMBOLS@PaAsio_ShowControlPanel @51
-@DEF_EXCLUDE_X86_PLAIN_CONVERTERS@PaUtil_InitializeX86PlainConverters @52
-@DEF_EXCLUDE_ASIO_SYMBOLS@PaAsio_GetInputChannelName @53
-@DEF_EXCLUDE_ASIO_SYMBOLS@PaAsio_GetOutputChannelName @54
-PaUtil_SetDebugPrintFunction @55
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetAudioClient @56
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_UpdateDeviceList @57
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetDeviceCurrentFormat @58
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetDeviceDefaultFormat @59
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetDeviceMixFormat @60
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetDeviceRole @61
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_ThreadPriorityBoost @62
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_ThreadPriorityRevert @63
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetFramesPerHostBuffer @64
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetJackCount @65
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetJackDescription @66
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_SetStreamStateHandler @68
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapiWinrt_SetDefaultDeviceId @67
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapiWinrt_PopulateDeviceList @69
-@DEF_EXCLUDE_WASAPI_SYMBOLS@PaWasapi_GetIMMDevice @70