HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
#include "HephAudioShared.h"
#include "NativeAudio/NativeAudio.h"
#include "AudioEvents/AudioDeviceEventArgs.h"
#include "AudioEvents/AudioCaptureEventArgs.h"
Go to the source code of this file.
Classes | |
class | HephAudio::Audio |
manages the native audio classes. More... | |
Enumerations | |
enum | HephAudio::AudioAPI { Default , WASAPI , DirectSound , MMEAPI } |
available native audio APIs. | |