portaudio/include
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos c3fee03ff1 wasapi: support Exclusive mode on UWP (use new function PaWasapi_SetDefaultInterfaceId to set device's interface id to make Exclusive mode work);
- support for explicit 8.24 format (24-bit inside 32-bit container) by specifying paCustomFormat (see IMPORTANT notes in the header file);
 - new flag paWinWasapiExplicitSampleFormat to force explicit format and avoid fallback to a closest working;
 - new function PaWasapi_GetDeviceCurrentFormat to get device format of the opened stream;
 - support PaWasapi_ThreadPriorityXXX API on UWP to boot thread priority;
 - improved selection of the closest format in Exclusive mode.
2018-09-06 20:45:22 +03:00
..
pa_asio.h renamed PaAsio_GetAvailableLatencyValues to PaAsio_GetAvailableBufferSizes and included a backward compatibility #define. see ticket #111. 2011-05-02 15:49:20 +00:00
pa_jack.h added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket #7 2011-02-04 10:41:58 +00:00
pa_linux_alsa.h alsa: 2011-02-11 00:15:51 +00:00
pa_mac_core.h minor fix for OS X 10.7: include AudioToolbox 2012-10-07 15:31:25 +00:00
pa_win_ds.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_wasapi.h wasapi: support Exclusive mode on UWP (use new function PaWasapi_SetDefaultInterfaceId to set device's interface id to make Exclusive mode work); 2018-09-06 20:45:22 +03:00
pa_win_waveformat.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_wdmks.h Update doxygen comments for WDM/KS to indicate that new APIs are available in 19.5.0 2016-09-25 17:49:15 +10:00
pa_win_wmme.h added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket #7 2011-02-04 10:41:58 +00:00
portaudio.h Merge branch 'ticket_275_pass_void' into 'master' 2018-05-26 04:49:10 +00:00