-
- Downloads
portaudio: refactor host api to get default comm devices
Also adds portaudio api specific device preferences in the config using strings instead of indices. An empty string will cause the default communication device to selected. Change-Id: I64597c2d706acdd6e1422558d7609fc14a7ad818 Gitlab: #463
Showing
- contrib/src/portaudio/0001-add-get-default-comm-devices-api.patch 223 additions, 0 deletions...src/portaudio/0001-add-get-default-comm-devices-api.patch
- contrib/src/portaudio/package.json 3 additions, 2 deletionscontrib/src/portaudio/package.json
- src/media/audio/portaudio/portaudiolayer.cpp 172 additions, 140 deletionssrc/media/audio/portaudio/portaudiolayer.cpp
- src/preferences.cpp 14 additions, 0 deletionssrc/preferences.cpp
- src/preferences.h 21 additions, 1 deletionsrc/preferences.h
Loading
Please register or sign in to comment