1
0
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:
lllucius
2013-02-27 02:17:21 +00:00
parent 8c93f13b1d
commit 548983fd02
6 changed files with 5450 additions and 5194 deletions

View File

@@ -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"