linphone-sdk/mswasapi
2026-05-28 16:20:06 +02:00
..
mswasapi Fix Windows Phone 8 solution. 2014-06-27 17:52:12 +02:00
.clang-format clang-format 2023-08-11 11:19:42 +02:00
AUTHORS Initial skeleton of the Windows Audio Session API sound card plugin for mediastreamer2. 2013-03-05 15:03:30 +01:00
ChangeLog Initial skeleton of the Windows Audio Session API sound card plugin for mediastreamer2. 2013-03-05 15:03:30 +01:00
CMakeLists.txt Wasapi: System notification listener to detect changing devices (Desktop only). 2025-02-18 11:38:03 +01:00
COPYING Initial skeleton of the Windows Audio Session API sound card plugin for mediastreamer2. 2013-03-05 15:03:30 +01:00
mswasapi.cpp - Fix device position reference: AudioClock (best precision, based on hardware capability) > Buffer position (less reliable) > manual counting (in case of error) 2026-05-28 16:20:06 +02:00
mswasapi.h MSWasapi: Fix unworking device after reactivating AudioClient. 2025-10-01 09:58:38 +02:00
mswasapi_reader.cpp - Fix device position reference: AudioClock (best precision, based on hardware capability) > Buffer position (less reliable) > manual counting (in case of error) 2026-05-28 16:20:06 +02:00
mswasapi_reader.h - Fix device position reference: AudioClock (best precision, based on hardware capability) > Buffer position (less reliable) > manual counting (in case of error) 2026-05-28 16:20:06 +02:00
mswasapi_writer.cpp MSMFoundationCapUwp: Add error code for InitializeAsync. Prefix hexa codes with 0x in logs. 2026-05-13 09:16:58 +00:00
mswasapi_writer.h Wasapi: System notification listener to detect changing devices (Desktop only). 2025-02-18 11:38:03 +01:00
NEWS update version 2017-07-21 10:09:05 +02:00
README Initial skeleton of the Windows Audio Session API sound card plugin for mediastreamer2. 2013-03-05 15:03:30 +01:00
system_notifier.cpp Reset mDefaultDeviceChanged after accepting changing routes to avoid infinite loop on default device change. 2025-03-07 14:48:56 +01:00
system_notifier.h Wasapi: System notification listener to detect changing devices (Desktop only). 2025-02-18 11:38:03 +01:00
utils.h Wasapi: System notification listener to detect changing devices (Desktop only). 2025-02-18 11:38:03 +01:00

mswasapi - Windows Audio Session sound card plugin for mediastreamer2.

Compile on Windows using Visual Studio 2012.