|
HephAudio v3.1.0
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
#include "NativeAudio.h"#include "AudioEvents/AudioDeviceEventArgs.h"#include "AudioEvents/AudioCaptureEventArgs.h"#include "StringHelpers.h"#include <jni.h>#include <android/api-level.h>Go to the source code of this file.
Classes | |
| class | HephAudio::Native::AndroidAudioBase |
| base class for classes that interact with the Android audio APIs. More... | |