| 
    HephAudio v3.1.0
    
   A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS. 
   | 
 
#include "HephAudioShared.h"#include "NativeAudio.h"#include "WinAudioBase.h"#include "Params/WasapiParams.h"#include <wrl.h>#include <Mmdeviceapi.h>#include <audiopolicy.h>Go to the source code of this file.
Classes | |
| class | HephAudio::Native::WinAudio | 
| uses WASAPI.  More... | |