HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
Go to the source code of this file.
Classes | |
class | HephAudio::AudioStream |
Class for playing audio files without loading them into memory. Reads the portion of audio data from the file just before rendering. More... | |
Macros | |
#define | HEPHAUDIO_STREAM_EVENT_USER_ARG_KEY "audio_stream" |
#define HEPHAUDIO_STREAM_EVENT_USER_ARG_KEY "audio_stream" |
The key to find the AudioStream instance when handling events.