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 "AudioEventArgs.h"
#include "AudioBuffer.h"
#include "AudioObject.h"
Go to the source code of this file.
Classes | |
struct | HephAudio::AudioRenderEventArgs |
struct for storing the arguments for the audio render events. More... | |