]> Repos - portaudio/commit
Improves device selection via portaudio for MacOSX (hostapi coreaudio):
authorRoss Bencina <rossb@audiomulch.com>
Sat, 3 Sep 2016 12:34:22 +0000 (22:34 +1000)
committerRoss Bencina <rossb@audiomulch.com>
Sat, 3 Sep 2016 12:34:22 +0000 (22:34 +1000)
commite7a274942b7edbd18a91c37be34355adbe6e0013
treee62de71ee706643cb0e46e62e5fc2169f602da48
parentb77a1f828c5cd683b7f10e419b815f31bbefeba6
Improves device selection via portaudio for MacOSX (hostapi coreaudio):
adds the possibility to get the device transport type (USB, bluetooth,
etc.) and an unique identifier. Corrects problems when: loading the same
device twice (for the moment only for the same hostapi), a new plugged
device is selected during a call or if the selected device is unchanged.
Vincent Lucas committed on Oct 29, 2012
26848f0 from https://github.com/jitsi/libsrc/commits/master/portaudio.zip
Makefile [new file with mode: 0644]
include/pa_mac_core.h
include/portaudio.h
portaudio-2.0.pc [new file with mode: 0644]
src/hostapi/coreaudio/pa_mac_core.c