overte-HifiExperiments/libraries/audio-client/src
Ken Cooke dfc8c86571 Fix bug when calling switchOutputToAudioDevice() with the active device.
Pass QAudioDeviceInfo by value to avoid getting clobbered.
2018-01-11 18:22:34 -08:00
..
AudioClient.cpp Fix bug when calling switchOutputToAudioDevice() with the active device. 2018-01-11 18:22:34 -08:00
AudioClient.h Fix bug when calling switchOutputToAudioDevice() with the active device. 2018-01-11 18:22:34 -08:00
AudioClientLogging.cpp put audio-client logging into its own QLoggingCategory 2015-04-06 16:03:28 -07:00
AudioClientLogging.h try again without macro 2015-04-07 09:59:04 -07:00
AudioFileWav.cpp added record wav files 2017-12-03 11:54:37 -07:00
AudioFileWav.h added record wav files 2017-12-03 11:54:37 -07:00
AudioIOStats.cpp expose audio injector streams 2016-09-26 18:51:53 -07:00
AudioIOStats.h notify on audio stream changes 2016-09-26 15:38:21 -07:00
AudioPeakValues.cpp implement peakValueListChanged 2017-06-27 17:51:44 -04:00