mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-10 06:37:06 +01:00
Fix WASAPI state reporting and add WASAPI loopback support.
This commit is contained in:
@@ -38,11 +38,11 @@
|
||||
#define CINTERFACE 1
|
||||
#define COBJMACROS 1
|
||||
|
||||
#include <initguid.h>
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
#include <strsafe.h>
|
||||
#include <mmdeviceapi.h>
|
||||
#include <initguid.h>
|
||||
#include <endpointvolume.h>
|
||||
|
||||
#include "portaudio.h"
|
||||
|
||||
Reference in New Issue
Block a user